mirror of
https://github.com/JorjBauer/aiie.git
synced 2024-11-22 15:31:41 +00:00
didn't mean to leave B&W mode in...
This commit is contained in:
parent
8aafabc61e
commit
69348f1b64
@ -201,6 +201,7 @@ int main(int argc, char *argv[])
|
||||
g_filemanager = new SDLFileManager();
|
||||
|
||||
g_display = new SDLDisplay();
|
||||
// g_displayType = m_blackAndWhite;
|
||||
|
||||
// paddles have to be created after g_display created the window
|
||||
g_paddles = new SDLPaddles();
|
||||
|
Loading…
Reference in New Issue
Block a user