[tweaks and fixes]
reenable tekno support address vagrant thread issue refactor game log reader creation to follow better practices fix bot issues/address how guids are generated for bots/none provided
This commit is contained in:
@ -56,7 +56,7 @@ namespace WebfrontCore.Controllers
|
||||
IsRemote = true
|
||||
};
|
||||
|
||||
Manager.GetEventHandler().AddEvent(remoteEvent);
|
||||
Manager.AddEvent(remoteEvent);
|
||||
List<CommandResponseInfo> response = null;
|
||||
|
||||
try
|
||||
|
Reference in New Issue
Block a user