Пример #1
0
 /*******************************Start****************************************
 * In:
 * Out:
 * Purpose: Use this for initialization
 * **************************************************************************/
 void Start()
 {
     currentState = CreateACharacterStates.CLASS_SELECTION; //starts @ class selection
 }
 /*******************************Start****************************************
  * In:
  * Out:
  * Purpose: Use this for initialization
  * **************************************************************************/
 void Start()
 {
     currentState = CreateACharacterStates.CLASS_SELECTION; //starts @ class selection
 }