Move and rename [micro_ai] tag setup file

... to a more logical location given the recent reorganization.
This commit is contained in:
mattsc 2013-10-30 11:33:43 -07:00
parent b2f3cf98a5
commit e469df1d50
2 changed files with 1 additions and 1 deletions

View file

@ -19,6 +19,6 @@
code=<<
wesnoth.dofile 'lua/backwards-compatibility.lua'
wesnoth.dofile 'lua/wml-tags.lua'
wesnoth.dofile 'ai/micro_ais/ais/micro_ais_wml_tags.lua'
wesnoth.dofile 'ai/micro_ais/micro_ai_wml_tag.lua'
>>
[/lua]