diff UI/UICharacter.cpp @ 1525:863de6ec906b

Слияние
author Ritor1
date Thu, 05 Sep 2013 13:31:15 +0600
parents 091c5eb46a0e
children c4ab816fcc5e
line wrap: on
line diff
--- a/UI/UICharacter.cpp	Thu Sep 05 13:12:53 2013 +0600
+++ b/UI/UICharacter.cpp	Thu Sep 05 13:31:15 2013 +0600
@@ -1764,7 +1764,7 @@
       }
     }
   }
-  memset(byte_5111F6.data(), 0, 16);
+  memset(byte_5111F6.data(), 0, sizeof(byte_5111F6));
   for (uint i = 0; i < 4; ++i)
   {
     auto player = pParty->pPlayers + i;