summaryrefslogtreecommitdiff
path: root/drive_null.lua
diff options
context:
space:
mode:
Diffstat (limited to 'drive_null.lua')
-rw-r--r--drive_null.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/drive_null.lua b/drive_null.lua
index db4e394..1a98970 100644
--- a/drive_null.lua
+++ b/drive_null.lua
@@ -234,3 +234,7 @@ end
function celevator.drives.null.updatecopformspec()
--No car means no COP
end
+
+function celevator.drives.null.pibeep()
+ --No car means no PI, no PI means no beep
+end