aboutsummaryrefslogtreecommitdiffstats
path: root/alv/copilot.moon
diff options
context:
space:
mode:
Diffstat (limited to 'alv/copilot.moon')
-rw-r--r--alv/copilot.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/alv/copilot.moon b/alv/copilot.moon
index 5d9536a..0a9051f 100644
--- a/alv/copilot.moon
+++ b/alv/copilot.moon
@@ -96,7 +96,7 @@ class Copilot
if not ok
for name, mod in pairs @modules
mod\rollback!
- @modules = {}
+ @modules = nil
L\error err
return