mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2025-01-08 09:25:13 +01:00
13 lines
279 B
XML
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>
|