fix(Features): Forgot to call repair gun in loop
This commit is contained in:
parent
095d130013
commit
3e037a3813
@ -18,6 +18,7 @@ namespace big
|
||||
delete_gun();
|
||||
gravity_gun();
|
||||
money_gun();
|
||||
repair_gun();
|
||||
vehicle_gun();
|
||||
|
||||
// Tunable
|
||||
|
Reference in New Issue
Block a user