diff options
Diffstat (limited to 'nomsu_environment.lua')
| -rw-r--r-- | nomsu_environment.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nomsu_environment.lua b/nomsu_environment.lua index 41f7cd6..4d2a95b 100644 --- a/nomsu_environment.lua +++ b/nomsu_environment.lua @@ -72,7 +72,7 @@ local nomsu_environment = Importer({ string = string, xpcall = xpcall, module = module, - print = print, + say = print, loadfile = loadfile, rawset = rawset, _VERSION = _VERSION, |
