hch
2018-08-14 5bb4ca0edccaf9f0e89edd4666b76d9c6adbceec
1
2
3
4
5
6
7
8
//02 04 Íæ¼Ò»ñµÃ½»Ò×ËùÊÕÒæ#tagGMGivePlayerBourseGains
struct    tagGMGivePlayerBourseGains
{
    tagHead        Head;
    DWORD        PlayerID;
    BYTE        MoneyType;    //ÊÕÒæ½ðÇ®ÀàÐÍ
    DWORD        MoneyCount;    //ÊÕÒæÊýÁ¿
};