Transform namespace updated & freecam removed
This commit is contained in:
@@ -48,5 +48,4 @@ namespace settings {
|
||||
float new_azazel_speed = 0.f;
|
||||
|
||||
bool disable_longInteract = false;
|
||||
bool freecam = false;
|
||||
}
|
||||
|
||||
@@ -49,7 +49,6 @@ namespace settings {
|
||||
extern bool freeze_azazel;
|
||||
extern float new_azazel_speed;
|
||||
extern bool disable_longInteract;
|
||||
extern bool freecam;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user