project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author sheepluva
Mon, 09 Nov 2015 19:21:40 +0100
changeset 11342 aa3f886c6298
parent 7476 2fb781bbdd51
permissions -rw-r--r--
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump

<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>