mostly art stuffgit add -A
This commit is contained in:
parent
ffa35aec89
commit
687939b269
39 changed files with 27 additions and 7 deletions
1
door.lua
1
door.lua
|
|
@ -58,7 +58,6 @@ function Door:setColors(colors)
|
|||
end
|
||||
|
||||
function Door:unlock()
|
||||
print("wow")
|
||||
self.locked = false
|
||||
self.collision = "none"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue