mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Fix typo in Global ref
This commit is contained in:
parent
84e2ee8887
commit
47bda3a69f
@ -21,7 +21,7 @@ Global.register(
|
||||
primitives = primitives
|
||||
},
|
||||
function(tbl)
|
||||
walkabouts = tbl.walkabout
|
||||
walkabouts = tbl.walkabouts
|
||||
primitives = tbl.primitives
|
||||
end
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user