EI custom ogre AI: remove a commented out line
(cherry-picked from commit 2591e435a5
)
This commit is contained in:
parent
c5e41497e1
commit
b8f1604366
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
local AH = wesnoth.require "ai/lua/ai_helper.lua"
|
local AH = wesnoth.require "ai/lua/ai_helper.lua"
|
||||||
local BC = wesnoth.require "ai/lua/battle_calcs.lua"
|
local BC = wesnoth.require "ai/lua/battle_calcs.lua"
|
||||||
--local LS = wesnoth.require "location_set"
|
|
||||||
local M = wesnoth.map
|
local M = wesnoth.map
|
||||||
|
|
||||||
local ca_ogres_flee = {}
|
local ca_ogres_flee = {}
|
||||||
|
|
Loading…
Add table
Reference in a new issue