Open matshou opened 3 years ago
Related to issue #29
about adding event that pz lua files loaded. Better add event with argument in LuaManager.LoadDirBase(string str) at end. Because client+shared and server loads in different ways Argument for event - is argument of this func (string (client/shared/server)
Issue is not relevant now (why - read new description of #26)
This event would trigger in
LuaManager.LoadDirBase()
after lastLoadDirBase(string)
method call.