adds getNearestBase, rework logging, use server diag_tickTime

This commit is contained in:
2024-01-30 10:39:45 -08:00
parent 2951e9cda9
commit f52011cbc4
3 changed files with 79 additions and 60 deletions

View File

@@ -81,5 +81,6 @@ class milsim_respawn {
file = "functions\respawn";
class init { postInit = 1; };
class showReinsertQueueNotification {};
class getNearestBase {};
};
};