File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Universal THCRAP Launcher Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1225,7 +1225,7 @@ private void LogConfiguration()
1225
1225
log . WriteLine ( $ "\t OnlyAllowOneExecutable: { Configuration1 . OnlyAllowOneExecutable } ") ;
1226
1226
log . WriteLine ( $ "\t OnlyAllowOneUtl: { Configuration1 . OnlyAllowOneUtl } ") ;
1227
1227
log . WriteLine ( $ "\t SplitterDistance: { Configuration1 . SplitterDistance } ") ;
1228
- log . WriteLine ( $ "\t ShowGameId: { Configuration1 . ShowGameId } );
1228
+ log . WriteLine ( $ "\t ShowGameId: { Configuration1 . ShowGameId } " ) ;
1229
1229
log . WriteLine ( $ "\t IsDescending: { Configuration1 . IsDescending [ 0 ] } | { Configuration1 . IsDescending [ 1 ] } ") ;
1230
1230
log . WriteLine ( $ "\t OnlyFavorites: { Configuration1 . OnlyFavorites [ 0 ] } | { Configuration1 . OnlyFavorites [ 1 ] } ") ;
1231
1231
log . WriteLine ( $ "\t WindowsState: { Configuration1 . WindowState } ") ;
You can’t perform that action at this time.
0 commit comments