updated from 10.00 to 10.01 by Yohann

This commit is contained in:
ChaosMarc
2017-01-11 08:44:46 +01:00
parent 32b737d55e
commit 94b7f1f9bb
41 changed files with 1830 additions and 619 deletions

View File

@@ -44,11 +44,12 @@ enum UpdateServerConst
US_MAXGOLD,
US_PUTGOLD,
US_TAKEGOLD,
//For CB
US_TEST1,
US_TEST2,
US_TEST3
US_TEST1, //For CB
US_TEST2, //For CB
US_TEST3, //For CB
US_TOGGLE,
US_SWAP,
US_SWAPLAST = 0xFFFF
};
/*================================= END OF FILE =================================*/