mirror of
https://github.com/glest/glest-source.git
synced 2025-10-04 11:21:36 +02:00
lets see if this fixes the map editor trouble with 2.8.x wxwidget in linux
This commit is contained in:
@@ -143,7 +143,7 @@ void MainWindow::init(string fname) {
|
||||
#elif wxCHECK_VERSION(2, 9, 1)
|
||||
|
||||
#else
|
||||
//glCanvas->SetCurrent();
|
||||
glCanvas->SetCurrent();
|
||||
//printf("setcurrent #2\n");
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user