structured logging

This commit is contained in:
2024-01-29 13:26:44 -08:00
parent 8d42fa4593
commit 2951e9cda9
4 changed files with 32 additions and 3 deletions

View File

@@ -69,6 +69,11 @@ class milsim
class mapMarkerToString {}; //needs refactor
class stringToMapMarker {}; //needs refactor
};
class util
{
class getPlayerLogString {};
};
};
class milsim_respawn {