summon debug
This commit is contained in:
@@ -73,7 +73,9 @@ void SummonMenu::Render() {
|
||||
if (mobSent.size() > 0) {
|
||||
m_Client->SendMobs(mobSent);
|
||||
m_Values.fill(0);
|
||||
#ifdef NDEBUG
|
||||
SetCooldown(10);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
ImGui::End();
|
||||
|
||||
Reference in New Issue
Block a user