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

grmf

git-svn-id: http://svn.net-core.org/repos/t-engine4@1063 51575b47-30f0-44d4-a5cc-537603b46e54
parent 7802bd9b
No related branches found
No related tags found
No related merge requests found
......@@ -181,6 +181,7 @@ function _M:generate(lev, old_lev)
end
if define_spot then
define_spot = table.clone(define_spot)
assert(define_spot.type, "defineTile auto spot without type field")
assert(define_spot.subtype, "defineTile auto spot without subtype field")
define_spot.x = i-1
......
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