MegaGlest / megaglest-source

MegaGlest real-time strategy game engine (cross-platform, 3-d)
http://megaglest.org/
348 stars 89 forks source link

change "scenario" to "tileset" #152

Closed andy5995 closed 7 years ago

andy5995 commented 7 years ago

Geany auto-removed some whitespace. The only code change here is on L326.

The mention of "scenario" was already used for the --validate-scenario option. It's duplicated under the --validate-tileset option. This patch corrects that.