mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Limit crosshair scaling to integer multiples to avoid distortion (#14501)
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
|
||||
Hud(Client *client, LocalPlayer *player,
|
||||
Inventory *inventory);
|
||||
void readScalingSetting();
|
||||
~Hud();
|
||||
|
||||
enum BlockBoundsMode toggleBlockBounds();
|
||||
|
Reference in New Issue
Block a user