2,875
edits
(Remove deprecated function) |
(Remove Number module inclusion) |
||
Line 1: | Line 1: | ||
--So there are a handful of functions that I'm using in a lot of places | --So there are a handful of functions that I'm using in a lot of places | ||
--So rather than continue to copy across the same handful of functions to every single new module | --So rather than continue to copy across the same handful of functions to every single new module | ||
Line 418: | Line 414: | ||
end | end | ||
return true | return true | ||
end | end | ||
edits