fix(Features): Forgot to call repair gun in loop

This commit is contained in:
Yimura 2021-02-03 19:42:17 +01:00
parent a600543097
commit fcc23be911

View File

@ -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