Fixed annoying GUI bug
This commit is contained in:
@@ -1684,7 +1684,7 @@ NEWSYM StartGUI
|
|||||||
mov eax,[KeyQuickLoad]
|
mov eax,[KeyQuickLoad]
|
||||||
test byte[pressed+eax],1
|
test byte[pressed+eax],1
|
||||||
jz near .noquickload
|
jz near .noquickload
|
||||||
mov byte[GUIcmenupos],2
|
mov byte[GUIcmenupos],0
|
||||||
loadmenuopen 1
|
loadmenuopen 1
|
||||||
.noquickload
|
.noquickload
|
||||||
mov esi,pressed
|
mov esi,pressed
|
||||||
|
|||||||
Reference in New Issue
Block a user