mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move ServerRemotePlayer to a separate file
This commit is contained in:
parent
89bc306632
commit
5344dec760
10 changed files with 459 additions and 374 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue