project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 14 Feb 2018 22:27:18 +0100
changeset 12998 22e032ab1cb7
parent 7476 2fb781bbdd51
permissions -rw-r--r--
Toggle hog tag translucency with Precise + Change hog tags key

<menu xmlns:android="http://schemas.android.com/apk/res/android" >
    <item
        android:id="@+id/player_info"
        android:title="@string/lobby_playerlist_contextmenu_info">
    </item>
</menu>