fix(Features): Define repair gun

This commit is contained in:
Yimura 2021-02-03 19:43:36 +01:00
parent 85348fc77d
commit f798fb968f

View File

@ -39,6 +39,7 @@ namespace big
void delete_gun();
void gravity_gun();
void money_gun();
void repair_gun();
void vehicle_gun();
void replay_interface();