SetupRooms() public method

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