diff Player.cpp @ 1094:c40d40027b77

npc some clean
author Gloval
date Sun, 26 May 2013 18:55:31 +0400
parents 9c7eb4037567
children e1ad5ccc13ae
line wrap: on
line diff
--- a/Player.cpp	Sun May 26 14:13:43 2013 +0400
+++ b/Player.cpp	Sun May 26 18:55:31 2013 +0400
@@ -8999,7 +8999,7 @@
           {
             case 232:
               VarNum = (VariableType)0;
-              GetNewNPCData(sDialogue_SpeakingActorNPC_ID, (int)&VarNum);
+              GetNewNPCData(sDialogue_SpeakingActorNPC_ID, (int*)&VarNum);
               result = (bool) pValue;
 			  dword_5B65CC = 0;
               if ( (int)VarNum == pValue )