mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Add Blueprint Landfill (#308)
* Update gui.cfg * Update gui.cfg * Update gui.cfg * Update _file_loader.lua * Update roles.lua * Create landfill.lua * Create landfill.lua * Update landfill.lua * Update landfill.lua * Update landfill.lua * Update landfill.lua * Update landfill.lua * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update landfill.lua * Update landfill.lua * Update landfill.lua * Update landfill.lua * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update landfill.lua * Update landfill.lua * Update gui.cfg * Update gui.cfg * Update gui.cfg * Delete config/landfill.lua * Update landfill.lua * Update landfill.lua
This commit is contained in:
@@ -96,6 +96,7 @@ return {
|
||||
'modules.gui.vlayer',
|
||||
'modules.gui.research',
|
||||
'modules.gui.module',
|
||||
'modules.gui.landfill',
|
||||
'modules.gui.production',
|
||||
'modules.gui.playerdata',
|
||||
'modules.gui.surveillance',
|
||||
|
||||
@@ -291,6 +291,7 @@ local default = Roles.new_role('Guest','')
|
||||
'gui/research',
|
||||
'gui/autofill',
|
||||
'gui/module',
|
||||
'gui/landfill',
|
||||
'gui/production'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user