Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:textSize="10dip"
android:textColor="#FFF"
android:gravity="center"/>