Skip to content
Snippets Groups Projects
Commit bad14734 authored by dg's avatar dg
Browse files

center static maps

git-svn-id: http://svn.net-core.org/repos/t-engine4@229 51575b47-30f0-44d4-a5cc-537603b46e54
parent d8130ce5
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,9 @@ function _M:loadMap(file)
self.gen_map = m
self.tiles = t
self.map.w = m.w
self.map.h = m.h
end
function _M:resolve(typ, c)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment