We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590fba3 commit a4feca0Copy full SHA for a4feca0
src/ui/ServerNode.cpp
@@ -255,8 +255,7 @@ void ServerNode::onDelete(CCObject *sender) {
255
if (m_listLayer->m_selectedServer == m_server.id) {
256
return MDPopup::create(
257
"Nope!",
258
- "This code is unreachable! That means I can break Geode index rules and no one will know!"
259
- "FUCK PENIS CUNT COCK BITCH ASS WHORE!! Wait, you didnt get this code to run did you?", // heh
+ "Lindings.",
260
"OK"
261
)->show();
262
}
0 commit comments