MSG_START_NEW_TEAM
case MSG_START_NEW_TEAM:
BMessage appMessage(MSG_START_NEW_TEAM);
fStartButton = new BButton("Start team", new BMessage(MSG_START_NEW_TEAM));