mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 07:31:21 +02:00
- fix wx 2.8
This commit is contained in:
@@ -583,7 +583,7 @@ void MainWindow::init() {
|
||||
#elif wxCHECK_VERSION(2, 9, 1)
|
||||
|
||||
#else
|
||||
glCanvas->SetCurrent();
|
||||
if(glCanvas) glCanvas->SetCurrent();
|
||||
//printf("setcurrent #2\n");
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user