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();
|
delete_gun();
|
||||||
gravity_gun();
|
gravity_gun();
|
||||||
money_gun();
|
money_gun();
|
||||||
|
repair_gun();
|
||||||
vehicle_gun();
|
vehicle_gun();
|
||||||
|
|
||||||
// Tunable
|
// Tunable
|
||||||
|
Reference in New Issue
Block a user