Skip to content

Commit 6fd726e

Browse files
committed
insert message here
1 parent 30d191c commit 6fd726e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/PlayerObject.cpp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,6 @@ class $modify(MyPlayerObject, PlayerObject) {
6666
fmod->playEffect("magicExplosion.ogg");
6767
}
6868

69-
/*
70-
sisyphusPlaySFX
71-
sisyphusSFX
72-
sisyphusAddImage
73-
sisyphusImage
74-
*/
75-
7669
if (CCNode* playLayerParent = pl->getParent(); !isNewBest && shouldActivateSisyphusMode && playLayerParent && !pl->m_isTestMode) {
7770
const std::filesystem::path& sisyphusSFXFile = getFile("sisyphusSFX");
7871
const std::filesystem::path& sisyphusImageFile = getFile("sisyphusImage");

0 commit comments

Comments
 (0)