fix: la powerball sonava en la demo
This commit is contained in:
@@ -401,7 +401,7 @@ void Director::initOptions() {
|
||||
// En Emscripten la ventana la gestiona el navegador
|
||||
options->windowSize = 1;
|
||||
options->videoMode = 0;
|
||||
options->integerScale = false;
|
||||
options->integerScale = true;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user