Lua AIs: remove another unused library inclusion
This commit is contained in:
parent
8a996c55b9
commit
1680436f72
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