Exemplo n.º 1
0
 private void Friendly_Reaction_AddGridLocationsToWalls()
 {
     SendMessageToPlayer("The coordinates of each cell may help you navigate, friend.", oneWayCommChannel);
     maze.AddCoordsToAllCells();
 }