Skip to content

Commit

Permalink
pls compile
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBearodactyl authored Apr 6, 2024
1 parent aa0ff3b commit 444b33a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ class $modify(PlayLayer) {
if (m_player2->m_waveTrail) {
m_player2->m_waveTrail->setColor(rainbowColor2);
}

if (isQolmodLoaded == true) {
notif->show();
)
}

PlayLayer::postUpdate(p0);
Expand Down

0 comments on commit 444b33a

Please sign in to comment.