From b4ce16d4b92d225de2c75f9c039f0c924129cc28 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 7 Mar 2025 20:20:24 +0100 Subject: Change order of keys --- include/mglpp/window/Keyboard.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/mglpp/window/Keyboard.hpp b/include/mglpp/window/Keyboard.hpp index 796ecc8..5d0eb45 100644 --- a/include/mglpp/window/Keyboard.hpp +++ b/include/mglpp/window/Keyboard.hpp @@ -94,7 +94,6 @@ namespace mgl { Numpad7, Numpad8, Numpad9, - NumpadEnter, F1, F2, F3, @@ -112,6 +111,7 @@ namespace mgl { F15, Pause, Printscreen, + NumpadEnter, /* This should always be the last key */ __NumKeys__ -- cgit v1.2.3-70-g09d2