Misc cleanups
This commit is contained in:
@@ -144,7 +144,7 @@ namespace Game
|
||||
byte mailsCount = 0; //do not allow to send to one player more than 100 mails
|
||||
byte receiverLevel = 0;
|
||||
uint receiverAccountId = 0;
|
||||
uint receiverBnetAccountId = 0;
|
||||
uint receiverBnetAccountId;
|
||||
|
||||
if (receiver)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user