Hide config frame on startup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Interface: 70300
|
||||
## Title: Heimdall
|
||||
## Version: 3.0.1
|
||||
## Version: 3.0.2
|
||||
## Notes: Watches over areas and alerts when hostiles spotted
|
||||
## Author: Cyka
|
||||
## SavedVariables: Heimdall_Data
|
||||
|
BIN
Heimdall.zip
(Stored with Git LFS)
BIN
Heimdall.zip
(Stored with Git LFS)
Binary file not shown.
@@ -1304,6 +1304,7 @@ function shared.Config.Init()
|
||||
stinkiesConfigFrame:Add(stinkies, 16, 12)
|
||||
end
|
||||
|
||||
configFrame.frame:Hide()
|
||||
print("Heimdall - Config loaded")
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user