We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e8cf8 commit 36e1435Copy full SHA for 36e1435
src/main.cpp
@@ -69,6 +69,8 @@ class $modify(AutoLevelRate, LevelInfoLayer) {
69
rateDemonLayer->onRate(rateDemonLayer->m_submitButton);
70
71
log::info("Successfully rated the level {}!", demonRated);
72
+
73
+ return
74
}
75
76
// Make sure we haven't rated the level yet.
0 commit comments