mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Added Reset of event subscriptions after GROUP:Respawn()
This commit is contained in:
@@ -994,7 +994,7 @@ do -- Event Handling
|
||||
--- Reset the subscriptions.
|
||||
-- @param #UNIT self
|
||||
-- @return #UNIT
|
||||
function UNIT:ResetEvents( Event )
|
||||
function UNIT:ResetEvents()
|
||||
|
||||
self:EventDispatcher():Reset( self )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user