arreglos en screen
This commit is contained in:
@@ -399,7 +399,7 @@ void Director::initOptions() {
|
||||
|
||||
#ifdef __EMSCRIPTEN__
|
||||
// En Emscripten la ventana la gestiona el navegador
|
||||
options->windowSize = 1;
|
||||
options->windowSize = 4;
|
||||
options->videoMode = 0;
|
||||
options->integerScale = true;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user