mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Fix player double damage
This commit is contained in:
@@ -368,6 +368,7 @@ struct ClientEnvEvent
|
||||
} none;
|
||||
struct{
|
||||
u8 amount;
|
||||
bool send_to_server;
|
||||
} player_damage;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user