mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic: translate a comment
This commit is contained in:
parent
cf898541fd
commit
7d4a4f7b4f
@ -34,7 +34,7 @@ static Sint32 GetOffset (const char *&c)
|
||||
return 15 + i;
|
||||
}
|
||||
if (*c < 0)
|
||||
return 1; // carré
|
||||
return 1; // square
|
||||
|
||||
return *c;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user