mirror of
https://github.com/Relintai/sfw.git
synced 2024-11-08 07:52:09 +01:00
Start with the 0th demo again.
This commit is contained in:
parent
79585f2914
commit
4d25ba99a6
@ -532,7 +532,7 @@ void GameScene::socket_thread_func(void *data) {
|
||||
}
|
||||
|
||||
GameScene::GameScene() {
|
||||
render_type = RENDER_TYPE_MAX - 1;
|
||||
render_type = 0;
|
||||
|
||||
_thread_running = false;
|
||||
_thread = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user