mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Test if getPlayerName really returns an empty string ...
This commit is contained in:
parent
6bbc0c152d
commit
11c9e3f025
@ -425,7 +425,7 @@ function DATABASE:OnHit( event )
|
||||
local InitUnit = nil
|
||||
local InitUnitName = ""
|
||||
local InitGroupName = ""
|
||||
local InitPlayerName = ""
|
||||
local InitPlayerName = "dummy"
|
||||
|
||||
local InitCoalition = nil
|
||||
local InitCategory = nil
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user