Skip to content

Commit

Permalink
Disabling "Compute GFI Codes" tool for ASA
Browse files Browse the repository at this point in the history
  • Loading branch information
thommcgrath committed Jun 24, 2024
1 parent b26a0c8 commit 2730a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project/Modules/Game Support/ArkSA/Configs.xojo_code
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Protected Module Configs
Tools.Add(New ArkSA.ProjectTool("Setup Guided Editors", "d29dc6f8-e834-4969-9cfe-b38e1c052156", NameCustomConfig))
Tools.Add(New ArkSA.ProjectTool("Convert Global Harvest Rate to Individual Rates", "5265adcd-5c7e-437c-bce2-d10721afde43", NameHarvestRates))
Tools.Add(New ArkSA.ProjectTool("Rebuild Item Sets from Templates", "08efc49c-f39f-4147-820d-201637c206b5", NameLootDrops))
Tools.Add(New ArkSA.ProjectTool("Compute GFI Codes", "6bcf5785-b8e2-4889-91c8-545c34f30d8a"))
//Tools.Add(New ArkSA.ProjectTool("Compute GFI Codes", "6bcf5785-b8e2-4889-91c8-545c34f30d8a"))
Tools.Add(New ArkSA.ProjectTool("Remove Unknown Content", "56742123-8e17-4285-b196-fd79823b61f7"))

Var Names() As String
Expand Down

0 comments on commit 2730a49

Please sign in to comment.