Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:CombinedFleet
(view source)
Revision as of 01:01, 23 April 2015
1 byte removed
,
9 years ago
m
no edit summary
Line 45:
Line 45:
for _, var_name in ipairs(must_have) do
for _, var_name in ipairs(must_have) do
if self._args[var_name] == nil then
if self._args[var_name] == nil then
−
error("\"" .. var_name .. "\" must be provided. Please double-check that you have this variable and that it is spelled correctly
.
")
+
error("\"" .. var_name .. "\" must be provided. Please double-check that you have this variable and that it is spelled correctly")
end
end
end
end
Nanamin
48
edits