[Server] Turn SetRecordVolume() into an accessible script function

pull/593/head
David Cernat 4 years ago
parent db32f7f9f8
commit f2331904ba

@ -99,6 +99,7 @@
{"SetRecordAIServices", RecordsDynamicFunctions::SetRecordAIServices},\
\
{"SetRecordSound", RecordsDynamicFunctions::SetRecordSound},\
{"SetRecordVolume", RecordsDynamicFunctions::SetRecordVolume},\
{"SetRecordMinRange", RecordsDynamicFunctions::SetRecordMinRange},\
{"SetRecordMaxRange", RecordsDynamicFunctions::SetRecordMaxRange},\
{"SetRecordOpenSound", RecordsDynamicFunctions::SetRecordOpenSound},\

Loading…
Cancel
Save