comment tweaks to bug tags

This commit is contained in:
Kayne Ruse
2014-09-28 20:22:11 +10:00
parent e452f2ecfc
commit c010c0da0a
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ function islandGenerator(region)
end
--Get some regions
--BUG: The server fails without at least one room
--BUG: #35 The server fails without at least one room
--TODO: Create rooms with names?
newRoom = RoomManager.CreateRoom()
pager = Room.GetPager(newRoom)