✨ Implement new font rendering
This commit is contained in:
parent
3c246a5930
commit
7169882b1f
44 changed files with 522 additions and 742 deletions
|
|
@ -461,7 +461,7 @@ AutomapTile GetAutomapTypeView(Point map)
|
|||
void DrawAutomapText(const Surface &out)
|
||||
{
|
||||
char desc[256];
|
||||
Point linePosition { 8, 20 };
|
||||
Point linePosition { 8, 8 };
|
||||
|
||||
if (gbIsMultiplayer) {
|
||||
if (strcasecmp("0.0.0.0", szPlayerName) != 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue