Remove trailing whitespace.

develop
expwnent 2016-03-02 04:39:59 -05:00
parent e3a12baaa6
commit 5a7c667c89
1 changed files with 1 additions and 1 deletions

@ -481,7 +481,7 @@ if civ_id == -1 then
else
unitId = createUnitInCiv(raceIndex, casteIndex, civ_id, group_id)
end
if args.domesticate then
domesticate(unitId, group_id)
else