1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Add minetest.register_on_punchplayer

This commit is contained in:
Brandon 2014-05-16 23:47:12 -05:00 committed by est31
parent 86a963caca
commit c5b4e54174
6 changed files with 71 additions and 10 deletions

View file

@ -61,3 +61,4 @@ bool* m_variable;
StackUnroller stack_unroller(L);
#endif /* S_INTERNAL_H_ */