mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
Folder cs files
This commit is contained in:
@@ -28019,7 +28019,8 @@ speechSynthesis.getVoices();
|
||||
}
|
||||
var result = await AppApi.SetVRChatRegistryKey(
|
||||
'LOGGING_ENABLED',
|
||||
'1'
|
||||
'1',
|
||||
4
|
||||
);
|
||||
if (!result) {
|
||||
// failed to set key
|
||||
|
||||
Reference in New Issue
Block a user