Improvements my frien
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#module_parameters(WITH_EDITOR := true, WITH_NETWORKING := false);
|
||||
#module_parameters(WITH_EDITOR := true, WITH_NETWORKING := false, action_type : Type);
|
||||
|
||||
Action :: action_type;
|
||||
EDITOR :: WITH_EDITOR;
|
||||
DEBUG :: true;
|
||||
NETWORKING :: WITH_NETWORKING;
|
||||
|
||||
Reference in New Issue
Block a user