mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 10:43:17 +00:00
fix whitespace
This commit is contained in:
parent
7c2d0c1c5d
commit
b4809e9ded
@ -202,7 +202,7 @@ end
|
||||
|
||||
function methods:of_pairs(t)
|
||||
local values = self.values
|
||||
|
||||
|
||||
local function has_key(v, k)
|
||||
if type(v) == 'userdata' then
|
||||
return v[k] ~= nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user