How'd that typo get in there???

This commit is contained in:
Pyrex 2022-12-18 18:49:02 -08:00
parent 4bb8612f75
commit 9f3438d281

View File

@ -645,7 +645,7 @@ function player:update()
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)
if self.rope then