Hide config frame on startup
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## Interface: 70300
|
## Interface: 70300
|
||||||
## Title: Heimdall
|
## Title: Heimdall
|
||||||
## Version: 3.0.1
|
## Version: 3.0.2
|
||||||
## Notes: Watches over areas and alerts when hostiles spotted
|
## Notes: Watches over areas and alerts when hostiles spotted
|
||||||
## Author: Cyka
|
## Author: Cyka
|
||||||
## SavedVariables: Heimdall_Data
|
## 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)
|
stinkiesConfigFrame:Add(stinkies, 16, 12)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
configFrame.frame:Hide()
|
||||||
print("Heimdall - Config loaded")
|
print("Heimdall - Config loaded")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user