* Fixed AI_A2A_DISPATCHER going crazy

* Fixed SET to avoid when a new element is added, that the index is also incremented.
This commit is contained in:
FlightControl_Master
2017-11-30 16:04:58 +01:00
parent d2a7cc77cc
commit 76ea635b63
4 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
env.info('*** MOOSE DYNAMIC INCLUDE START *** ')
env.info('Moose Generation Timestamp: 20171130_1029')
env.info('Moose Generation Timestamp: 20171130_1444')
local base=_G
MOOSE={}
MOOSE.Include=function(LuaPath,IncludeFile)