mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
typo
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user