forked from pyrex/chameleonic
How'd that typo get in there???
This commit is contained in:
parent
4bb8612f75
commit
9f3438d281
@ -645,7 +645,7 @@ function player:update()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if (self.rope) self.rope:prevent_highlight(#self.todo)
|
if (self.rope) self.rope:prevent_highlight(#self.todo>0)
|
||||||
_apply(self,self.todo)
|
_apply(self,self.todo)
|
||||||
|
|
||||||
if self.rope then
|
if self.rope then
|
||||||
|
Loading…
Reference in New Issue
Block a user