DANIEL: uint8

This commit is contained in:
John 2015-05-25 01:50:36 +03:00 committed by Loudrob
parent dd3867b46c
commit 65808d27a9

View file

@ -3348,7 +3348,7 @@ dclass ClientServicesManager : DistributedObjectGlobal {
dclass TTCodeRedemptionMgr : DistributedObject { dclass TTCodeRedemptionMgr : DistributedObject {
redeemCode(char [0-50]) airecv clsend; redeemCode(char [0-50]) airecv clsend;
redeemCodeResult(uint32); redeemCodeResult(uint8);
}; };
struct Friend struct Friend