Update statusBar.hpp

This commit is contained in:
cruzadernl 2017-11-05 18:57:31 +01:00 committed by GitHub
parent 072a835e4b
commit 352d8eec8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ class osefStatusBar {
colorBackground[]={0,0,0,0};
sizeEx = 0.4;
font = "PuristaSemibold";
text = "addons\status_bar\StatusBarBackground.paa";
text = "status_bar\StatusBarBackground.paa";
};
};
@ -53,4 +53,4 @@ class osefStatusBar {
};
};
};
};
};