Skip to content

Commit eedd1fd

Browse files
authored
Update main.cpp
1 parent 14e1e68 commit eedd1fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class CodesPopup : public geode::Popup<> {
1818
CCDirector::sharedDirector()->getTouchDispatcher()->addTargetedDelegate(this, -502, true);
1919
}
2020
std::vector<CodeInfo> m_codes = {
21+
{"ravenousbeasts", "UFO 57", "ravenousbeasts_checked"},
2122
{"putyahandsup", "UFO 71", "putyahandsup_checked"},
2223
{"thickofit", "1 Mana Orb", "thickofit_checked"},
2324
{"skibidi", "1 Mana Orb", "skibidi_checked"},

0 commit comments

Comments
 (0)