Moved and added a bunch of stuff
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package engine.enums.console;
|
||||
|
||||
enum CVarFlag{
|
||||
FCVAR_ARCHIVE;
|
||||
FCVAR_CHEAT;
|
||||
FVCAR_REPLICATED;
|
||||
FCVAR_NOTIFY;
|
||||
}
|
||||
Reference in New Issue
Block a user