mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Consistently use "health points" (#10868)
This commit is contained in:
@@ -89,7 +89,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
// Size of player's main inventory
|
||||
#define PLAYER_INVENTORY_SIZE (8 * 4)
|
||||
|
||||
// Default maximum hit points of a player
|
||||
// Default maximum health points of a player
|
||||
#define PLAYER_MAX_HP_DEFAULT 20
|
||||
|
||||
// Default maximal breath of a player
|
||||
|
Reference in New Issue
Block a user