diff options
Diffstat (limited to 'nomsu_compiler.lua')
| -rw-r--r-- | nomsu_compiler.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nomsu_compiler.lua b/nomsu_compiler.lua index ca4b760..103a31e 100644 --- a/nomsu_compiler.lua +++ b/nomsu_compiler.lua @@ -493,6 +493,7 @@ do end end map_sources(lua) + map[lua_line] = map[lua_line] or nomsu_line map[0] = 0 SOURCE_MAP[source_key] = map end |
