1
0
Fork 0
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:
Perttu Ahola 2011-12-02 10:44:20 +02:00
parent 89bc306632
commit 5344dec760
10 changed files with 459 additions and 374 deletions

View file

@ -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