mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 12:50:48 +00:00
Fix whitespace.
This commit is contained in:
parent
8bcfbed34e
commit
0b4f820a46
@ -29,7 +29,7 @@ if wesnoth.kernel_type() == "Game Lua Kernel" then
|
||||
if type(side) == 'number' then side = wesnoth.sides[side] end
|
||||
return side.starting_location
|
||||
end
|
||||
|
||||
|
||||
local function place_shroud(side, shroud)
|
||||
if type(shroud) == 'string' then
|
||||
shroud = wesnoth.map.parse_bitmap(shroud)
|
||||
|
Loading…
x
Reference in New Issue
Block a user