From 848be0bbe8a3f72c3d787f4c4090d9c973f1d96b Mon Sep 17 00:00:00 2001 From: Maki <118981482+makipom@users.noreply.github.com> Date: Sat, 5 Aug 2023 19:01:10 +0900 Subject: [PATCH] 2023/08/05 - Fix --- Install.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Install.inf b/Install.inf index 9af3672..20ba03d 100644 --- a/Install.inf +++ b/Install.inf @@ -41,8 +41,8 @@ work = "background.ani" busy = "workloadng2.ani" text = "text1png.ani" unavailiable = "block.cur" -vert = "resizeWE.cur" -horz = "resizeNS.cur" +vert = "resizeNS.cur" +horz = "resizeWE.cur" dgn1 = "resizeDIAG1.cur" dgn2 = "resizeDIAG2.cur" move = "moveNEW.cur"