mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
typo
This commit is contained in:
parent
b3a68636f8
commit
a0c043a465
@ -698,7 +698,7 @@ function DATABASE:ScoreAdd( PlayerName, ScoreType, ScoreTimes, ScoreAmount, Play
|
||||
local PlayerUnit = Unit.getByName( PlayerUnitName )
|
||||
|
||||
if PlayerUnit then
|
||||
☺ if not PlayerUnitCategory then
|
||||
if not PlayerUnitCategory then
|
||||
PlayerUnitCategory = DATABASECategory[PlayerUnit:getCategory()]
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user