Mercurial > mm7
diff mm7_3.cpp @ 482:9898e6b413d8
some debug stuff commented
author | Nomad |
---|---|
date | Tue, 26 Feb 2013 20:29:54 +0200 |
parents | 0dbf780e247f |
children | b6bdfaa3ae0f |
line wrap: on
line diff
--- a/mm7_3.cpp Tue Feb 26 15:23:15 2013 +0600 +++ b/mm7_3.cpp Tue Feb 26 20:29:54 2013 +0200 @@ -15134,7 +15134,7 @@ } else if (v16 == 21) { - __debugbreak(); // learn conditions of this event + //__debugbreak(); // learn conditions of this event auto topic = pNPCTopics[pNPC->evt_C - 1].pTopic;//(&dword_721660)[8 * v23]; if (!topic) { @@ -15145,7 +15145,7 @@ } else if (v16 == 22) { - __debugbreak(); // learn conditions of this event + //__debugbreak(); // learn conditions of this event auto topic = pNPCTopics[pNPC->evt_D - 1].pTopic;//(&dword_721660)[8 * v23]; if (!topic) { @@ -15156,7 +15156,7 @@ } else if (v16 == 23) { - __debugbreak(); // learn conditions of this event + //__debugbreak(); // learn conditions of this event auto topic = pNPCTopics[pNPC->evt_E - 1].pTopic;//(&dword_721660)[8 * v23]; if (!topic) {