Skip to content

Commit

Permalink
Fix indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsc committed Mar 24, 2016
1 parent 86bcc93 commit ae8df11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/core/macros/ai.cfg
Expand Up @@ -548,7 +548,7 @@
[engine]
name="lua"
code= <<
local _,data = ...
local _,data = ...
local exp_ai = wesnoth.require("ai/lua/generic_rush_engine.lua").init(ai)
exp_ai.data = data
return exp_ai
Expand Down

0 comments on commit ae8df11

Please sign in to comment.