1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-08-17 20:20:35 +00:00

allow mods to use treasure scripts + remove debug spam in entity_getID()

This commit is contained in:
fgenesis 2013-03-01 01:14:59 +01:00
parent 23e0707c5b
commit eef2289fb2
3 changed files with 12 additions and 11 deletions

View file

@ -939,6 +939,7 @@ public:
void onRecipes();
void updateCookList();
void onUseTreasure();
void onUseTreasure(int flag);
void onPrevFoodPage();
void onNextFoodPage();