Files
Project64-Savestater/Project64Savestater/App.config
2022-06-07 22:25:20 +02:00

7 lines
151 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="toleranceOffset" value="1000"/>
</appSettings>
</configuration>