From 7ed5cd01e8aa9fc0f6b1796465f91e6452087105 Mon Sep 17 00:00:00 2001 From: DiamondNether90 Date: Fri, 19 Sep 2025 19:44:41 +1000 Subject: [PATCH] Bugfix --- packages/math/math.grnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/math/math.grnd b/packages/math/math.grnd index 7fbbfb2..c9a69fb 100644 --- a/packages/math/math.grnd +++ b/packages/math/math.grnd @@ -559,7 +559,7 @@ fun -double !rpn -list &rpn setlistat *stack $store $list1 pusharg *stack - call !packages/lists/lists:listremove &stack + call !lists:listremove &stack jump %increment