Module:HeroData/nav: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) made hero labs default as false |
Gammaton32 (talk | contribs) Undo revision 71849 by Gammaton32 (talk) Tag: Undo |
||
| Line 25: | Line 25: | ||
debug_mode = false | debug_mode = false | ||
end | end | ||
if in_herolabs ~= 'true' and in_herolabs ~= 'false' then | |||
if in_herolabs | return 'in_herolabs must be either true or false' | ||
in_herolabs | |||
end | end | ||