You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The game will say it can't open save/cities/<cityname>.sav for writing, but it's just because save/ exists but save/cities/ doesn't. Manually creating the folder solves the bug.
I couldn't submit a patch myself because I don't really speak C++ but I though I'd report the issue.
The text was updated successfully, but these errors were encountered:
The game will say it can't open
save/cities/<cityname>.sav
for writing, but it's just becausesave/
exists butsave/cities/
doesn't. Manually creating the folder solves the bug.I couldn't submit a patch myself because I don't really speak C++ but I though I'd report the issue.
The text was updated successfully, but these errors were encountered: