mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic
This commit is contained in:
parent
b8e2eae480
commit
d5cf8820ef
@ -201,7 +201,7 @@ DrawText (
|
||||
{
|
||||
if (isRightReading && numberSize == 0)
|
||||
{
|
||||
const auto test = [](const char * text) -> bool {
|
||||
const auto test = [] (const char * text) -> bool {
|
||||
return *text > ' ' && *text <= '~';
|
||||
};
|
||||
it = pText;
|
||||
|
Loading…
x
Reference in New Issue
Block a user