From bfc655bc8a900b85964522f867db662d9103c1ee Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Tue, 20 Jun 2023 18:44:52 +0200 Subject: [PATCH] case --- ISLE/isle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISLE/isle.cpp b/ISLE/isle.cpp index e3320923..7b522ded 100644 --- a/ISLE/isle.cpp +++ b/ISLE/isle.cpp @@ -290,7 +290,7 @@ void Isle::SetupCursor(WPARAM wParam) case 7: case 8: case 9: - case 0xa: + case 0xA: break; }