EI custom ogre AI: remove a commented out line

This commit is contained in:
mattsc 2018-09-07 09:48:07 -07:00
parent a781139536
commit 2591e435a5

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 = {}