Fix regression in coral. Add coral teleporter.
This commit is contained in:
parent
43176144f9
commit
9fedc6c52a
7 changed files with 59 additions and 8 deletions
|
@ -19,7 +19,6 @@ local node = setmetatable({}, {
|
|||
|
||||
local data = {}
|
||||
local p2data = {} -- vm rotation data buffer
|
||||
local node_match_cache = {}
|
||||
|
||||
|
||||
-- Create a table of biome ids, so I can use the biomemap.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue