Skip to content

Commit a48d3ed

Browse files
committed
fix(st): Stationeers config
1 parent ab4b0d0 commit a48d3ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

st/setting.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?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">
2+
<SettingData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
43
<SettingsVersion>0.2.4120.19431</SettingsVersion>
54
<ShowFps>false</ShowFps>
65
<ShowLatency>false</ShowLatency>
@@ -374,4 +373,5 @@
374373
<SmoothTerrain>false</SmoothTerrain>
375374
<SmoothTerrainAngle>60</SmoothTerrainAngle>
376375
<ConsoleBufferSize>1024</ConsoleBufferSize>
377-
<LegacyCpu>false</LegacyCpu>
376+
<LegacyCpu>false</LegacyCpu>
377+
</SettingData>

0 commit comments

Comments
 (0)