typo city

This commit is contained in:
Struma 2020-12-17 16:06:34 -05:00 committed by Roza
parent 132f67150b
commit 99c91ad057

View file

@ -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);