Skip to content

Commit

Permalink
Update FireInTheHole.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Feb 2, 2024
1 parent d8063e7 commit c0d20cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Hacks/FireInTheHole.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*#include <Geode/Geode.hpp>
#include <Geode/Geode.hpp>
#include <Geode/modify/FMODAudioEngine.hpp>
#include <Geode/modify/MusicDownloadManager.hpp>
#include "../Client/Client.h"
Expand All @@ -25,7 +25,7 @@ class $modify (MusicDownloadManager)
else
return "sfx/s4451.ogg";
}
};*/
};

/*
class $modify (CCSprite)
Expand Down

0 comments on commit c0d20cc

Please sign in to comment.