2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2025-01-08 09:25:13 +01:00
xash3d-fwgs/res/values/strings.xml
2015-05-19 10:42:14 +01:00

13 lines
279 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Half-life</string>
<string-array name="double_tap_actions">
<item>None</item>
<item>Shoot</item>
<item>Jump</item>
<item>Use</item>
</string-array>
</resources>