From 9f3438d2813b4b252ce49dd2472d5f3b4a1dd927 Mon Sep 17 00:00:00 2001 From: Nyeogmi Date: Sun, 18 Dec 2022 18:49:02 -0800 Subject: [PATCH] How'd that typo get in there??? --- chameleonic.p8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chameleonic.p8 b/chameleonic.p8 index 9411a52..de77b3d 100644 --- a/chameleonic.p8 +++ b/chameleonic.p8 @@ -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