Adds PDA ringtone to character preferences (#27365)

* Adds PDA ringtone to character preferences

* Two fixes

* Reset option

* Contra request

* DB update

* linter fix

* SQL update

* file rename

---------

Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
Adri
2024-11-30 10:53:19 +00:00
committed by GitHub
co-authored by Burzah
parent c21be0b102
commit fca84e2e7e
12 changed files with 56 additions and 30 deletions
+1 -1
View File
@@ -424,7 +424,7 @@
#define INVESTIGATE_HOTMIC "hotmic"
// The SQL version required by this version of the code
#define SQL_VERSION 62
#define SQL_VERSION 63
// Vending machine stuff
#define CAT_NORMAL (1<<0)