diff mm7_data.cpp @ 1406:d071e0e9ba75

Explosion Traps fix
author Ritor1
date Tue, 23 Jul 2013 15:41:45 +0600
parents e6908823897f
children d4f57df4c299
line wrap: on
line diff
--- a/mm7_data.cpp	Mon Jul 22 15:23:43 2013 +0600
+++ b/mm7_data.cpp	Tue Jul 23 15:41:45 2013 +0600
@@ -1337,7 +1337,7 @@
 std::array< std::array<struct Texture *, 56>, 4> pTextures_PlayerFaces;
 std::array<struct Player *, 5> pPlayers;
 __int64 qword_A750D8; // weak
-__int16 word_A750E0; // weak
+enum PlayerSpeech PlayerSpeechID;
 __int16 word_A750E2; // weak
 std::array<char *, 36> pClassNames;
 std::array<char *, 19> aCharacterConditionNames;