mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-23 10:46:19 +00:00
typo
This commit is contained in:
+1
-1
@@ -698,7 +698,7 @@ function DATABASE:ScoreAdd( PlayerName, ScoreType, ScoreTimes, ScoreAmount, Play
|
|||||||
local PlayerUnit = Unit.getByName( PlayerUnitName )
|
local PlayerUnit = Unit.getByName( PlayerUnitName )
|
||||||
|
|
||||||
if PlayerUnit then
|
if PlayerUnit then
|
||||||
☺ if not PlayerUnitCategory then
|
if not PlayerUnitCategory then
|
||||||
PlayerUnitCategory = DATABASECategory[PlayerUnit:getCategory()]
|
PlayerUnitCategory = DATABASECategory[PlayerUnit:getCategory()]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user