Fix indenting
This commit is contained in:
parent
86bcc93159
commit
ae8df114f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue