From 99809c9d45584f666f81385eee0ed98a96a848ac Mon Sep 17 00:00:00 2001 From: JonatanRek Date: Mon, 9 Sep 2024 19:05:02 +0200 Subject: [PATCH] Fix --- FakeeDeck/ButtonType/HelldiversTwoMacro.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FakeeDeck/ButtonType/HelldiversTwoMacro.cs b/FakeeDeck/ButtonType/HelldiversTwoMacro.cs index 040397e..25a0926 100644 --- a/FakeeDeck/ButtonType/HelldiversTwoMacro.cs +++ b/FakeeDeck/ButtonType/HelldiversTwoMacro.cs @@ -15,7 +15,7 @@ namespace FakeeDeck.ButtonType public static Dictionary stratogems = new Dictionary { - { "reinforce", new uint[] { KeyboardCode.NUMPAD5, 0x68, 0x62, 0x66, 0x64, 0x68}}, + { "reinforce", new uint[] { 0x65, 0x68, 0x62, 0x66, 0x64, 0x68}}, { "resupply", new uint[] { 0x65, 0x62, 0x62, 0x68, 0x66 }}, //Patriotic Administration Center { "anti-material", new uint[] { 0x65, 0x62, 0x64, 0x66, 0x68, 0x62}},