static ctor ><

This commit is contained in:
mark 2010-10-14 11:09:38 +00:00
parent 35fc5ea566
commit 7553b70fd7
2 changed files with 10 additions and 10 deletions

View file

@ -39,7 +39,7 @@ namespace Server.Misc
TileMatrixPatch.Enabled = false; // OSI Client Patch 6.0.0.0
MultiData.PostHSFormat = true; // OSI Client Patch 7.0.9.0
MultiComponentList.PostHSFormat = true; // OSI Client Patch 7.0.9.0
}
public static void RegisterMap( int mapIndex, int mapID, int fileIndex, int width, int height, int season, string name, MapRules rules )