add: exp modifier hook

This commit is contained in:
2024-04-13 19:37:34 +02:00
parent 277c0e9713
commit b9552f3920
2 changed files with 16 additions and 2 deletions

View File

@@ -9,7 +9,6 @@ namespace settings {
float flashlight_color[4] = { 255.f, 255.f, 255.f, 255.f };
bool unlimited_uv = false;
bool unlimited_uv_reset = true;
bool fullbright = false;
bool player_esp = false;