lyn-wow / LynUI

World of Warcraft User Interface for Legion
http://www.wowinterface.com/downloads/info24059-LynUI.html
4 stars 0 forks source link

SharedMedia filepaths incorrect #10

Closed FortyOneNY closed 8 years ago

FortyOneNY commented 8 years ago

(I am using version 2016.34 for reference)

I was looking in modules\tools\sharedmedia.lua to see if the PassionOne font was being added to sharedmedia so I could use it elsewhere and noticed that none of the fonts and statusbars are being added because the filepaths are wrong. It should be assets/statusbars/ or assets/fonts/ rather than assets/statusbar/ or assets/font/. Many of the statusbars listed in that file don't even exist within the assets/statusbars/ folder. PassionOne was not one of the listed fonts, so I added it myself.

mtthsw commented 8 years ago

Already fixed.