Selaa lähdekoodia

Merge pull request #71 from N00byKing/patch-1

Implement Pull #3109 from citra: sdl2 default ini: fix framelimit
bunnei 8 vuotta sitten
vanhempi
commit
1998a16557
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/yuzu_cmd/default_ini.h

+ 2 - 2
src/yuzu_cmd/default_ini.h

@@ -124,8 +124,8 @@ custom_bottom_top =
 custom_bottom_right =
 custom_bottom_right =
 custom_bottom_bottom =
 custom_bottom_bottom =
 
 
-#Whether to toggle frame limiter on or off.
-# 0: Off , 1  (default): On
+# Whether to toggle frame limiter on or off.
+# 0: Off, 1 (default): On
 toggle_framelimit =
 toggle_framelimit =
 
 
 # Swaps the prominent screen with the other screen.
 # Swaps the prominent screen with the other screen.