mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-23 00:15:44 +00:00
ok
This commit is contained in:
parent
4501ed2342
commit
54438b0583
@ -6,6 +6,9 @@ init()
|
|||||||
|
|
||||||
wait 1;
|
wait 1;
|
||||||
|
|
||||||
|
if (getDvar("scr_xpscale_") == "")
|
||||||
|
setDvar("scr_xpscale_", 1);
|
||||||
|
|
||||||
level.xpScale = getDvarInt("scr_xpscale_");
|
level.xpScale = getDvarInt("scr_xpscale_");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user