Fixed spawn problems, i think ...

This commit is contained in:
FlightControl
2017-03-23 12:57:46 +01:00
parent f91d8fd07d
commit aa806e19e1
141 changed files with 138 additions and 59 deletions

View File

@@ -687,6 +687,8 @@ function EVENT:onEvent( Event )
return errmsg
end
self:E( Event )
if self and self.Events and self.Events[Event.id] then