mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic: remove stupid comment
This commit is contained in:
parent
1db67ed200
commit
d27aaf4b3e
@ -983,7 +983,7 @@ DoInit (int argc, char * argv[], bool & exit)
|
|||||||
|
|
||||||
// Load all cursors
|
// Load all cursors
|
||||||
g_pPixmap->LoadCursors (g_windowScale);
|
g_pPixmap->LoadCursors (g_windowScale);
|
||||||
g_pPixmap->ChangeSprite (SPRITE_WAIT); // met le sablier maison
|
g_pPixmap->ChangeSprite (SPRITE_WAIT);
|
||||||
|
|
||||||
g_updateThread = new std::thread (CheckForUpdates);
|
g_updateThread = new std::thread (CheckForUpdates);
|
||||||
if (g_bFullScreen)
|
if (g_bFullScreen)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user