Add placeholder function for snore

This commit is contained in:
NullBite 2022-10-30 14:12:55 -04:00
parent 026397f8bb
commit df86b4cf2e
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -828,6 +828,7 @@ function setArmor(state)
syncState() syncState()
end end
function snore() end
-- TODO re-enable snoring -- TODO re-enable snoring
-- do -- do
-- local snore_enabled=false -- local snore_enabled=false