project_files/Android-build/SDL-android-project/res/values/frontend_data_pointers.xml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 05 Jul 2020 02:03:08 +0200
branchui-scaling
changeset 15672 b3c9f5463cee
parent 7508 763d3961400b
permissions -rw-r--r--
[backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B) Backport of 783959a6810b to branch ui-scaling by sheepluva

<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="teams">
	<item>@raw/team_one</item>
	<item>@raw/team_two</item>
</array>
<array name="teamFilenames">
	<item>Team 1.hwt</item>
	<item>Team 2.hwt</item>
</array>
</resources>