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:
parent
23e0707c5b
commit
eef2289fb2
3 changed files with 12 additions and 11 deletions
|
@ -939,6 +939,7 @@ public:
|
|||
void onRecipes();
|
||||
void updateCookList();
|
||||
void onUseTreasure();
|
||||
void onUseTreasure(int flag);
|
||||
|
||||
void onPrevFoodPage();
|
||||
void onNextFoodPage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue