#include "stdafx.h" #include "PvPRoundModeScoreSystem.h" #ifdef _DEBUG #define new new(_NORMAL_BLOCK,__FILE__,__LINE__) #endif void CPvPRoundModeScoreSystem::OnDie( DnActorHandle hActor, DnActorHandle hHitter ) { // PvPRoundMode ÀÇ ½ºÄÚ¾î´Â ¼­¹ö¿¡¼­ °è»êµÇ¾î º¸³»Áø´Ù. }