Fix some things

This commit is contained in:
2022-07-03 13:33:17 +02:00
parent 9e1ad47a6b
commit c6fecc308b
10 changed files with 62 additions and 47 deletions

View File

@@ -70,7 +70,7 @@ private:
key_catcher::on_key_press(
"L", []([[maybe_unused]] const game::LocalClientNum_t& local_client) {
command::execute("undo_exploit");
command::execute("undoExploit");
});
key_catcher::on_key_press(