[WIP] Simplify update system
This commit is contained in:
@@ -249,6 +249,6 @@ type instance interface {
|
||||
NetEnv() *netenv.NetEnv
|
||||
Patrol() *patrol.Patrol
|
||||
Config() *config.Config
|
||||
IntelUpdates() *updates.Updates
|
||||
IntelUpdates() *updates.Updater
|
||||
SPNGroup() *mgr.ExtendedGroup
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user