mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
missing thing (#11549)
This commit is contained in:
@@ -181,6 +181,8 @@
|
||||
/datum/preference/volume_channels/is_valid(value)
|
||||
return islist(value)
|
||||
|
||||
/datum/preference/volume_channels/create_default_value()
|
||||
return list()
|
||||
|
||||
/mob/proc/get_preference_volume_channel(volume_channel)
|
||||
if(!client)
|
||||
|
||||
Reference in New Issue
Block a user