Adjustments following kind discussion with LunarJetman on IRC
This commit is contained in:
@@ -12,7 +12,7 @@ type WH40K struct {
|
||||
}
|
||||
|
||||
type Config struct {
|
||||
WH40K `toml:"wh40k"`
|
||||
WH40K `toml:"ordoor"`
|
||||
}
|
||||
|
||||
func Load(filename string) (*Config, error) {
|
||||
|
Reference in New Issue
Block a user