Hotfix 2.2.3

This commit is contained in:
FlightControl_Master
2017-10-10 11:53:54 +02:00
parent 58e3e5293e
commit a35e95a7dc
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
env.info( 'Moose Generation Timestamp: 20171009_1307' )
env.info( 'Moose Generation Timestamp: 20171010_1153' )
--- Various routines
-- @module routines
@@ -41791,7 +41791,7 @@ function AI_A2A_PATROL:onafterPatrol( AIPatrol, From, Event, To )
self:__Route( 1 )
self.AIPatrol:OnReSpawn(
AIPatrol:OnReSpawn(
function( PatrolGroup )
self:E( "ReSpawn" )
self:__Reset( 1 )