mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Move ServerRemotePlayer to a separate file
This commit is contained in:
@@ -437,7 +437,7 @@ public:
|
||||
Callbacks for activeobjects
|
||||
*/
|
||||
|
||||
void damageLocalPlayer(u8 damage);
|
||||
void damageLocalPlayer(u8 damage, bool handle_hp=true);
|
||||
|
||||
/*
|
||||
Client likes to call these
|
||||
|
Reference in New Issue
Block a user