mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
linter moment
This commit is contained in:
@@ -59,9 +59,9 @@ class GameLogService {
|
||||
break;
|
||||
|
||||
case 'screenshot':
|
||||
gameLog.screenshotPath = args[0]
|
||||
gameLog.screenshotPath = args[0];
|
||||
break;
|
||||
|
||||
|
||||
case 'vrc-quit':
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user