asamy / forgottenmapeditor

Map editor written in lua for Open Tibia. Written with OtClient's framework.
Other
46 stars 20 forks source link

Tweaks #28

Closed tosty33 closed 11 years ago

tosty33 commented 11 years ago

@edit Ooops... found a bug. Change: local showHouses = g_settings.getBoolean("show-zones", true to: local showHouses = g_settings.getBoolean("show-zones", true)