diff --git a/sc2/src/sc2code/comm/melnorm/melnorm.c b/sc2/src/sc2code/comm/melnorm/melnorm.c index fbe8e257b..264d4cee2 100644 --- a/sc2/src/sc2code/comm/melnorm/melnorm.c +++ b/sc2/src/sc2code/comm/melnorm/melnorm.c @@ -1425,6 +1425,9 @@ NatureOfConversation (RESPONSE_REF R) static void DoBluster (RESPONSE_REF R) { + // BUG: these should really be GAME_STATE vars + // currently, you can reload a game and skip some responses + // that you've said before static BYTE local_stack0 = 0, local_stack1 = 0; if (PLAYER_SAID (R, trade_is_for_the_weak))