diff mm7_3.cpp @ 1912:3f0b9ffd788c

Слияние
author Ritor1
date Tue, 22 Oct 2013 15:52:30 +0600
parents af38275939cc 8d3723ca71e6
children 524fe0810f32
line wrap: on
line diff
--- a/mm7_3.cpp	Tue Oct 22 15:52:01 2013 +0600
+++ b/mm7_3.cpp	Tue Oct 22 15:52:30 2013 +0600
@@ -6708,7 +6708,7 @@
   {
     v11 = uNumActors;
     SpawnEncounter(&pMapStats->pInfos[v10], &v16, 0, count, 0);
-    memcpy(&v15, Actor::GetDirectionInfo(PID(OBJECT_Actor, v11), 4u, &a3, 1), sizeof(v15));
+    Actor::GetDirectionInfo(PID(OBJECT_Actor, v11), 4u, &v15, 1);
     v12 = v11;
     if ( (signed int)v11 < (signed int)uNumActors )
     {