1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Fix one more polish character width

This commit is contained in:
Mathieu Schroeter 2017-10-25 18:33:57 +02:00
parent 9909f38aab
commit a64ee92541

View File

@ -118,7 +118,7 @@ GetCharWidth (const char *& c, Sint32 font)
6, 8, 7, 6, 6, 6, 8, 12, 7, 6, 6, 3, 5, 3, 6, 8,
4, 6, 6, 6, 6, 6, 4, 6, 6, 2, 3, 5, 2, 10, 6, 6,
6, 6, 3, 5, 3, 6, 6, 8, 6, 6, 5, 4, 6, 4, 7, 6,
3, 5, 6, 6, 5, 5, 5, 7, 4, 5
3, 6, 6, 6, 5, 5, 5, 7, 4, 5
};
// clang-format on