typo city

This commit is contained in:
Roza 2020-12-17 16:06:34 -05:00
parent 6bf1913a09
commit 42cd355ed3

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