Removed the TODO file; I think it's fairly stable again

This commit is contained in:
Kayne Ruse
2014-04-20 05:34:15 +10:00
parent 35d463d4ba
commit 69765de433
3 changed files with 3 additions and 21 deletions
+1 -1
View File
@@ -467,7 +467,7 @@ void InWorld::UpdateMap() {
++it;
}
//TODO: make the region units official
//TODO: make the region units official?
int regionUnitX = REGION_WIDTH * tileSheet.GetTileW();
int regionUnitY = REGION_HEIGHT * tileSheet.GetTileH();