mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-31 10:25:20 +01:00
Send Player HP when setHP (or a setHP caller) is called instead of looping and testing the state change.
This commit is contained in:
@@ -318,7 +318,6 @@ public:
|
||||
// Some flags used by Server
|
||||
bool m_moved;
|
||||
bool m_inventory_not_sent;
|
||||
bool m_hp_not_sent;
|
||||
bool m_breath_not_sent;
|
||||
bool m_wielded_item_not_sent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user