@@ -69,7 +69,7 @@ While here, confirm that the "Infinite" option is NOT selected.
## Adding to the Game
Once you are done with your map, it should be saved into the GameServer's /maps folder. All files used to create the .tmx file for the map MUST be included when pushing to the repository (.tsx files, .png files, etc.). The map must be added into the ServersForTest.java class in GameShared, making sure to increment the port number. Finally a new run configuration must be created to run the new server (Make sure to add this run config to the wiki).