From 6152a079ab1c7583da32b71c7236cd079fe2810b Mon Sep 17 00:00:00 2001 From: cheapie Date: Sun, 14 Apr 2024 15:55:08 -0500 Subject: Add floor passing beep --- drive_null.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'drive_null.lua') 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 -- cgit v1.2.3