mirror of
https://github.com/devZoGok/vb01.git
synced 2026-08-26 19:43:30 +00:00
GUI utilities
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ namespace vb01Gui{
|
||||
rectNode->attachMesh(rect);
|
||||
guiNode->attachChild(rectNode);
|
||||
|
||||
if(separate){
|
||||
if(separate && fontPath != ""){
|
||||
text = new Text(fontPath, stringToWstring(name));
|
||||
|
||||
float sc = .2;
|
||||
|
||||
Reference in New Issue
Block a user