OSDN Git Service

一部だけ修正
authorKillery <Killery@kiritani-no-Mac-mini.local>
Wed, 22 Jul 2015 07:18:08 +0000 (16:18 +0900)
committerKillery <Killery@kiritani-no-Mac-mini.local>
Wed, 22 Jul 2015 07:18:08 +0000 (16:18 +0900)
Awars III/FieldScene.m

index da5158e..caa6393 100755 (executable)
             endGameCondition = true;
             redWinFlag = true;
             [endGameText setStringValue:[NSString stringWithFormat:@"%@の勝利!", P[1].name]];
-            [BGMsub stop];
         }
         if(TeamCount2 == 0 && (MF[MFselectedRow+1].MS.EGClight.endType1 == 1 || MF[MFselectedRow+1].MS.EGClight.endType2 == 1)){
             endGameCondition = true;