forgot a char

This commit is contained in:
feos 2022-12-01 19:12:45 +03:00 committed by GitHub
parent bace52c4f8
commit 10a38270e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ namespace BizHawk.Client.EmuHawk
Row("greenZone_InputLog", "Input Log"),
Row("greenZone_InputLog_Stated", "Savestate"),
Row("greenZone_InputLog_Invalidated", "Invalidated"),
Row("lagZone_FrameCol", "Frame Column (Lag)"),
Row("lagZone_FrameCol", "Frame# Column (Lag)"),
Row("lagZone_InputLog", "Input Log (Lag)"),
Row("lagZone_InputLog_Stated", "Savestate (Lag)"),
Row("lagZone_InputLog_Invalidated", "Invalidated (Lag)"),