mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-06-26 22:31:51 +00:00
ok
This commit is contained in:
@ -6,6 +6,9 @@ init()
|
||||
|
||||
wait 1;
|
||||
|
||||
if (getDvar("scr_xpscale_") == "")
|
||||
setDvar("scr_xpscale_", 1);
|
||||
|
||||
level.xpScale = getDvarInt("scr_xpscale_");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user