SetupRooms() public method

public SetupRooms ( ) : void
return void
Esempio n. 1
0
 void InitGame()
 {
     roomScript.SetupRooms();
 }