Fix wording
This commit is contained in:
parent
6d916ebd47
commit
ed95316508
@ -235,8 +235,8 @@ namespace Components
|
||||
|
||||
Game::g_entities[clientNum].flags ^= Game::FL_GODMODE;
|
||||
|
||||
Logger::Print("Godmode toggled\n");
|
||||
Toast::Show("cardicon_abduction", "Success", "Godmode toggled", toastDurationShort);
|
||||
Logger::Print("God toggled\n");
|
||||
Toast::Show("cardicon_abduction", "Success", "God toggled", toastDurationShort);
|
||||
});
|
||||
|
||||
Command::Add("demigod", [](Command::Params*)
|
||||
|
Loading…
Reference in New Issue
Block a user