timothymtorres / ZomboTropolis

A Zombie MMO Rougelike that uses Corona and Lua to function.
9 stars 1 forks source link

Rename room to location #56

Closed timothymtorres closed 5 years ago

timothymtorres commented 5 years ago

All room references should be renamed as location. This is to clear up confusion especially when dealing with buildings. Since some tiles have inside & outside and some only have outside, calling it a location makes more sense.