EI custom ogre AI: remove a commented out line

(cherry-picked from commit 2591e435a5)
This commit is contained in:
mattsc 2018-09-07 09:48:07 -07:00
parent c5e41497e1
commit b8f1604366

View file

@ -1,6 +1,5 @@
local AH = wesnoth.require "ai/lua/ai_helper.lua"
local BC = wesnoth.require "ai/lua/battle_calcs.lua"
--local LS = wesnoth.require "location_set"
local M = wesnoth.map
local ca_ogres_flee = {}