fix(Features): Define repair gun

This commit is contained in:
Yimura 2021-02-03 19:43:36 +01:00
parent 97c8a2cfc2
commit 0600df16d7
No known key found for this signature in database
GPG Key ID: 54EFAD29393A6E78

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();