Bus System configuration loading working! next to actually make it
This commit is contained in:
8
SQF/Bus%20System.Altis/functions.hpp
Normal file
8
SQF/Bus%20System.Altis/functions.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
class RR {
|
||||
tag = "RR";
|
||||
class functions {
|
||||
file = "RR_functions";
|
||||
class loadConfig {};
|
||||
class setupSigns {};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user