diff --git a/src/core/PlayArea.ttslua b/src/core/PlayArea.ttslua index 36413f48..3640265e 100644 --- a/src/core/PlayArea.ttslua +++ b/src/core/PlayArea.ttslua @@ -154,7 +154,6 @@ function onObjectPickUp(player, object) end end - function onUpdate() -- Due to the frequence of onUpdate calls, ensure that we only process any changes to the -- connection list once, and only redraw once