try to autodetect tiledata format

This commit is contained in:
mark 2010-10-14 09:27:13 +00:00
parent 6441f12907
commit 27abe81af0
2 changed files with 46 additions and 29 deletions

View file

@ -39,7 +39,6 @@ namespace Server.Misc
TileMatrixPatch.Enabled = false; // OSI Client Patch 6.0.0.0
TileData.PostHSFormat = true; // OSI Client Patch 7.0.9.0
MultiData.PostHSFormat = true; // OSI Client Patch 7.0.9.0
}