project_files/Android-build/SDL-android-project/res/menu/room_playerlist_chief_context.xml
author nemo
Sat, 21 May 2016 15:23:08 -0400
changeset 11831 dd18d8100afd
parent 7476 2fb781bbdd51
permissions -rw-r--r--
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...

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