adds events, queue, auto-notifications, manual checks for pilots
This commit is contained in:
@@ -64,4 +64,12 @@ class milsim
|
||||
class mapMarkerToString {}; //needs refactor
|
||||
class stringToMapMarker {}; //needs refactor
|
||||
};
|
||||
};
|
||||
|
||||
class milsim_respawn {
|
||||
class functions {
|
||||
file = "functions\respawn";
|
||||
class init { postInit = 1; };
|
||||
class showReinsertQueueNotification {};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user