Misc cleanups

This commit is contained in:
hondacrx
2018-01-05 12:11:18 -05:00
parent 24c91cee05
commit 387568b863
4 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -2323,6 +2323,6 @@ namespace Framework.Constants
public enum WorldMapTransformsFlags
{
Dundeon = 0x04
Dungeon = 0x04
}
}