mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-11-30 22:57:48 +00:00
Fix some things
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user