mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-27 03:15:29 +01:00
Store vector metatable in registry
This commit is contained in:
committed by
GitHub
parent
11aab4198b
commit
06d197cdd0
@@ -1,4 +1,5 @@
|
||||
_G.core = {}
|
||||
_G.vector = {metatable = {}}
|
||||
_G.unpack = table.unpack
|
||||
_G.serverlistmgr = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user