mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-22 23:55:20 +02:00
typo city
This commit is contained in:
parent
132f67150b
commit
99c91ad057
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ void Config::readGameINI() {
|
|||
if (!customScript.empty()) {
|
||||
game.title = customScript.c_str();
|
||||
|
||||
if (rgssVersion = 0)
|
||||
if (rgssVersion == 0)
|
||||
rgssVersion = 1;
|
||||
|
||||
setupScreenSize(*this);
|
||||
|
|
Loading…
Add table
Reference in a new issue