mirror of
https://github.com/wiremod/wire.git
synced 2025-03-04 03:03:04 -05:00
parent
d23019bc32
commit
c903981357
@ -974,6 +974,8 @@ local CompileVisitors = {
|
||||
|
||||
-- It can have indices, it already exists
|
||||
if #indices > 0 then
|
||||
existing.trace_if_unused = nil
|
||||
|
||||
local setter, id = table.remove(indices), existing.depth
|
||||
stmts[i] = function(state)
|
||||
return state.Scopes[id][var]
|
||||
|
Loading…
Reference in New Issue
Block a user