1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 09:25:37 +02: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_ */