mirror of
https://gitlab.com/hashborgir/plugy.git
synced 2025-11-29 12:51:36 -06:00
updated from 10.00 to 10.01 by Yohann
This commit is contained in:
@@ -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 =================================*/
|
||||
Reference in New Issue
Block a user