mirror of
https://github.com/indig0fox/Arma3-AttendanceTracker.git/
synced 2025-12-08 09:51:47 -06:00
add mission md5 hash as unique id, break out db connect ask, add world
This commit is contained in:
@@ -14,6 +14,7 @@ class CfgFunctions {
|
||||
class functions {
|
||||
file = "\AttendanceTracker\functions";
|
||||
class postInit {postInit = 1;};
|
||||
class connectDB {};
|
||||
class eventHandlers {};
|
||||
class callbackHandler {postInit = 1;};
|
||||
class log {};
|
||||
|
||||
Reference in New Issue
Block a user