1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-16 01:45:36 +02:00

Tilt camera on player damage (tweaked by PilzAdam)

This commit is contained in:
Jeija
2012-04-28 02:06:25 +02:00
committed by PilzAdam
parent 5a13c49492
commit a27cdf16f4
3 changed files with 31 additions and 2 deletions

View File

@@ -209,6 +209,9 @@ public:
u16 hp;
float hurt_tilt_timer;
float hurt_tilt_strength;
u16 peer_id;
std::string inventory_formspec;