Ejemplo n.º 1
0
 void UnpackRoom()
 {
     navigation.UnpackExits();
     PrepareObjects(navigation.currentRoom);
 }