Fixed Rune Reactivation Bug

Fixed a bug that caused the rune to constantly activate when pointed to, causing them to constantly make a noise.
That was done by not only adding a check to the function, but also temporarily making the rune active before the inactive set-up.
This commit is contained in:
2024-05-13 21:01:54 +03:00
parent 0ce7bea1aa
commit 6dbc28d071
19 changed files with 22354 additions and 24085 deletions

File diff suppressed because one or more lines are too long

View File

@@ -76,3 +76,11 @@ JavaPath=(Path="")
TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/OpenWorld.OpenWorld",Map="/Engine/Maps/Templates/OpenWorld",DisplayName="Open World",Category="OpenWorld")
TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/Basic.Basic",Map="/Engine/Maps/Templates/Template_Default",DisplayName="Basic",Category="")
[WindowsApplication.Accessibility]
StickyKeysHotkey=True
ToggleKeysHotkey=True
FilterKeysHotkey=True
StickyKeysConfirmation=True
ToggleKeysConfirmation=True
FilterKeysConfirmation=True