Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Missing const ANI cake #138

Open
ralke23 opened this issue Jun 9, 2022 · 0 comments
Open

Missing const ANI cake #138

ralke23 opened this issue Jun 9, 2022 · 0 comments

Comments

@ralke23
Copy link

ralke23 commented Jun 9, 2022

Protocol version
8.60

Describe the bug
This line {"cake", CONST_ANI_CAKE}
Is missing at tools.cpp after:
{"explosion", CONST_ANI_EXPLOSION},

Also {"cake", AMMO_ARROW},
after this:
{"eartharrow", AMMO_ARROW},

Also need to
registerEnum(CONST_ANI_CAKE)
At line 1382 luascript.cpp

And CONST_ANI_CAKE = 42,
at const.h line 144

Regards!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant