Numbering and pairing of lua tables
This commit is contained in:
@@ -52,6 +52,8 @@ void LuaSnap::serialize(StreamBuffer *sb) {
|
||||
LS.rawset(regcopy, "unpersist", LuaNil);
|
||||
LS.rawset(regcopy, "world", LuaNil);
|
||||
LS.rawset(regcopy, "gui", LuaNil);
|
||||
LS.rawset(regcopy, "tnmap", LuaNil);
|
||||
LS.rawset(regcopy, "ntmap", LuaNil);
|
||||
|
||||
// Get the eris permanents table from the registry.
|
||||
LS.rawget(permstable, LuaRegistry, "persist");
|
||||
|
||||
Reference in New Issue
Block a user