update logging, add netId to player info, logmissioninfo

This commit is contained in:
2024-01-30 18:24:55 -08:00
parent ac9509244f
commit 8c40b107a5
6 changed files with 42 additions and 53 deletions

View File

@@ -72,7 +72,7 @@ class milsim
class util
{
class getPlayerLogString {};
class logMissionInfo { postInit = 1; };
class addPlayerInfoToArray {};
class log {};
};