project_files/Android-build/SDL-android-project/res/menu/lobby_playerlist_context.xml
Continental supplies: Upside-Down World special now works in cave maps as well
In cave maps, the hog is teleported just below the border. A bit of land is erased, too.
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item
android:id="@+id/player_info"
android:title="@string/lobby_playerlist_contextmenu_info">
</item>
<item
android:id="@+id/player_follow"
android:title="@string/lobby_playerlist_contextmenu_follow">
</item>
</menu>