Release 1.2.18

- Added jewel templates
- Added Tulfall
- Creating a new build opens an unnamed build instead of prompting for a build name
- Support for EE
This commit is contained in:
Openarl
2016-11-29 21:18:03 +10:00
parent aaf3fe6d19
commit d79b6b6ca3
14 changed files with 260 additions and 84 deletions

View File

@@ -198,7 +198,7 @@ function main:Init()
self.buildSortMode = "NAME"
self:SetMode("LIST")
self:SetMode("BUILD", false, "Unnamed build")
self:LoadSettings()
end