We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4b0d0 commit a48d3edCopy full SHA for a48d3ed
st/setting.xml
@@ -1,6 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<SettingData xmlns:xsd="http://www.w3.org/2001/XMLSchema"
3
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<SettingData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
<SettingsVersion>0.2.4120.19431</SettingsVersion>
5
<ShowFps>false</ShowFps>
6
<ShowLatency>false</ShowLatency>
@@ -374,4 +373,5 @@
374
373
<SmoothTerrain>false</SmoothTerrain>
375
<SmoothTerrainAngle>60</SmoothTerrainAngle>
376
<ConsoleBufferSize>1024</ConsoleBufferSize>
377
-<LegacyCpu>false</LegacyCpu>
+<LegacyCpu>false</LegacyCpu>
+</SettingData>
0 commit comments