Added change_modules mod and lots of bugfixes. Now merging to master.
This commit is contained in:
@ -14,7 +14,7 @@ function temp_org()
|
||||
return {
|
||||
id = nil,
|
||||
name = nil,
|
||||
modules = modpol.modules,
|
||||
modules = modpol.copy_table(modpol.modules),
|
||||
processes = {},
|
||||
pending = {},
|
||||
members = {},
|
||||
|
Reference in New Issue
Block a user