From d1d90b2ce8156d93e45b524284a364700678e89b Mon Sep 17 00:00:00 2001 From: ForgottenIce <38312721+ForgottenIce@users.noreply.github.com> Date: Tue, 12 Mar 2019 23:59:10 +0100 Subject: [PATCH] Hotkeys Update Hotkeys now only trigger if the game is focused and the game isn't paused. --- Rayman2LevelSwitcher/MainWindow.xaml | 2 +- Rayman2LevelSwitcher/MainWindow.xaml.cs | 58 +++++++++++++++++++++++-- Rayman2LevelSwitcher/Memory.cs | 6 +++ 3 files changed, 61 insertions(+), 5 deletions(-) diff --git a/Rayman2LevelSwitcher/MainWindow.xaml b/Rayman2LevelSwitcher/MainWindow.xaml index c75b65c..c9f1761 100644 --- a/Rayman2LevelSwitcher/MainWindow.xaml +++ b/Rayman2LevelSwitcher/MainWindow.xaml @@ -126,7 +126,7 @@