toc: drop seven Core entries whose files no longer exist
Core\Sets.lua, Factions.lua, WorldEvents.lua, PvP.lua, Crafting.lua, WorldBoss.lua and Dungeons.lua are listed in the toc but are not in the repo (their content lives under Database\ since the overhaul), so every login prints seven "Error loading" lines -- invisible with scriptErrors=0, but there for anyone with Lua errors enabled.
This commit is contained in:
@@ -40,14 +40,7 @@ Database\Menus.lua
|
||||
|
||||
Core\ButtonRegistry.lua
|
||||
Core\TextParsing.lua
|
||||
Core\Sets.lua
|
||||
Core\Factions.lua
|
||||
Core\WorldEvents.lua
|
||||
Core\PvP.lua
|
||||
Core\Crafting.lua
|
||||
Core\WishList.lua
|
||||
Core\Search.lua
|
||||
Core\WorldBoss.lua
|
||||
Core\Dungeons.lua
|
||||
Core\Tooltip.lua
|
||||
Core\AtlasLoot.xml
|
||||
|
||||
Reference in New Issue
Block a user