1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00: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;