From 7c9f6686044035c022a17551151cf1cbed0dc665 Mon Sep 17 00:00:00 2001 From: Dustin Mierau Date: Mon, 15 Jan 2024 20:20:47 -0800 Subject: Add classic sound effects. Fix read user access bits. Better no content/no access views. Add Server menu. Add keep alive ping to server every 3 minutes. --- Hotline/Sounds/error.aiff | Bin 0 -> 4610 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Hotline/Sounds/error.aiff (limited to 'Hotline/Sounds/error.aiff') diff --git a/Hotline/Sounds/error.aiff b/Hotline/Sounds/error.aiff new file mode 100644 index 0000000..8a9f7f6 Binary files /dev/null and b/Hotline/Sounds/error.aiff differ -- cgit