mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update Event.lua
This commit is contained in:
parent
057e231a9d
commit
b68f271fb7
@ -578,10 +578,6 @@ function EVENT:New()
|
||||
-- Add world event handler.
|
||||
self.EventHandler = world.addEventHandler(self)
|
||||
|
||||
for _,Event in pairs(self.Events) do
|
||||
self:Init(Event,EventClass)
|
||||
end
|
||||
|
||||
return self
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user