Lua AIs: remove another unused library inclusion
(cherry-picked from commit 1680436f72
)
This commit is contained in:
parent
08825afce5
commit
02c830a6df
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
local H = wesnoth.require "helper"
|
||||
local T = wml.tag
|
||||
local AH = wesnoth.require("ai/lua/ai_helper.lua")
|
||||
local MAIUV = wesnoth.require "ai/micro_ais/micro_ai_unit_variables.lua"
|
||||
|
||||
local micro_ai_helper = {}
|
||||
|
|
Loading…
Add table
Reference in a new issue