mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
stupid syntax error
This commit is contained in:
parent
9ddaeb0bbb
commit
d197e87fb5
@ -163,7 +163,7 @@ end
|
||||
function CLIENT:ClientPosition()
|
||||
--trace.f(self.ClassName)
|
||||
|
||||
ClientGroupUnit = self:ClientGroupUnit()
|
||||
ClientGroupUnit = self:GetClientGroupUnit()
|
||||
|
||||
if ClientGroupUnit then
|
||||
if ClientGroupUnit:isExist() then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user