mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 13:47:33 +01:00
[MIRROR] PDA Ringtone Pref (#7303)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Selis <selis@xynolabs.com> Co-authored-by: Selis <sirlionfur@hotmail.de>
This commit is contained in:
co-authored by
Heroman3003
Selis
Selis
parent
3f8efac3c7
commit
d2c491e797
@@ -159,8 +159,8 @@ var/list/preferences_datums = list()
|
||||
// Communicator identity data
|
||||
var/communicator_visibility = 0
|
||||
|
||||
// Default ringtone for character; if blank, use job default. YW EDIT
|
||||
var/ttone = null
|
||||
/// Default ringtone for character; if blank, use job default.
|
||||
var/ringtone = null
|
||||
|
||||
var/datum/category_collection/player_setup_collection/player_setup
|
||||
var/datum/browser/panel
|
||||
|
||||
Reference in New Issue
Block a user