+−package org.hedgewars.mobile.EngineProtocol; +− +−public enum GameMode { +− MODE_LOCAL, MODE_DEMO, MODE_NET, MODE_SAVE +−}