Skip to content

Commit

Permalink
Version v7.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
papa-smurf committed Oct 22, 2024
1 parent 7419ac7 commit 3451aae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Classes/Helpers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1460,7 +1460,7 @@ end
function GL:isCrossRealm()
-- With almost everything being connected nowadays we're doing a trial
-- run with always assuming that we're on a connected realm
---@TODO: REMOVE IN >= 7.6.1
---@TODO: REMOVE IN >= 7.7.0
if (true) then
return true;
end
Expand Down
2 changes: 1 addition & 1 deletion Gargul.toc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
## Notes: Loot addon that supports GDKP, softres sr, thatsmybis tmb, auto looting, +1 tracking and much more
## IconTexture: Interface\AddOns\Gargul\Assets\Buttons\minimap
## Author: Zhorax - Firemaw
## Version: 7.6.2
## Version: 7.6.3
## DefaultState: enabled
## SavedVariables: GargulDB
## X-Donate: https://www.patreon.com/gargul
Expand Down

0 comments on commit 3451aae

Please sign in to comment.