re-add symbol

This commit is contained in:
2022-06-07 22:25:20 +02:00
parent 6943c13248
commit fd6542107f
4 changed files with 13 additions and 48 deletions

View File

@@ -26,7 +26,7 @@ namespace PJ64Savestater
private RadTextBox focuesTextBox = null;
private InputProfile curProfile = null;
private bool enableActionExecution = false;
private int toleranceOffset;
private int toleranceOffset = 1000;
public MainForm()
{