mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-27 20:43:02 +05:00
use default weapons for datatheft
This commit is contained in:
parent
9c8cf405d4
commit
ce0c12a55d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
GM_DATATHEFT = 1
|
||||
|
||||
DATATHEFT_LOADOUTS = {
|
||||
{"mg_swhiskey", "mg_mike4"}
|
||||
{"weapon_357", "weapon_ar2"}
|
||||
}
|
||||
|
||||
if SERVER then
|
||||
|
|
Loading…
Reference in a new issue