comparison mm7_5.cpp @ 884:7eb081d32614

m
author Ritor1
date Tue, 02 Apr 2013 10:29:15 +0600
parents 2db21a810d48
children abf7b7d2c8f7
comparison
equal deleted inserted replaced
875:b7246c149957 884:7eb081d32614
374 continue; 374 continue;
375 375
376 case UIMSG_BuyInShop_Identify_Repair: 376 case UIMSG_BuyInShop_Identify_Repair:
377 UIShop_Buy_Identify_Repair(); 377 UIShop_Buy_Identify_Repair();
378 continue; 378 continue;
379
380 case UIMSG_ClickNPCTopic: 379 case UIMSG_ClickNPCTopic:
381 ClickNPCTopic(uMessageParam); 380 ClickNPCTopic(uMessageParam);
382 continue; 381 continue;
383 case UIMSG_SelectShopDialogueOption: 382 case UIMSG_SelectShopDialogueOption:
384 OnSelectShopDialogueOption(uMessageParam); 383 OnSelectShopDialogueOption(uMessageParam);