massively updated decorator code to support convar and implement
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package engine.enums.console;
|
||||
|
||||
enum CVarFlag{
|
||||
FCVAR_NONE;
|
||||
FCVAR_ARCHIVE;
|
||||
FCVAR_CHEAT;
|
||||
FVCAR_REPLICATED;
|
||||
|
||||
Reference in New Issue
Block a user