mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Add set_breath and get_breath to lua API.
This commit is contained in:
@@ -306,6 +306,7 @@ public:
|
||||
void sendChangePassword(const std::wstring oldpassword,
|
||||
const std::wstring newpassword);
|
||||
void sendDamage(u8 damage);
|
||||
void sendBreath(u16 breath);
|
||||
void sendRespawn();
|
||||
|
||||
ClientEnvironment& getEnv()
|
||||
|
Reference in New Issue
Block a user