forked from pyrex/chameleonic
Fix a minor rope bug
This commit is contained in:
parent
a1a4ad4d56
commit
7524004136
@ -304,6 +304,7 @@ function level:reinit(n)
|
||||
self.bigx,self.bigy=n%8,n\8
|
||||
self.dirty=false
|
||||
|
||||
player.rope=nil -- reanchor will touch the rope otherwise
|
||||
self:load_dynobjs()
|
||||
self:recollide_reanchor()
|
||||
self:spawn_exit()
|
||||
|
Loading…
Reference in New Issue
Block a user