Added UIElementText
This commit is contained in:
@ -119,4 +119,8 @@ public class Text {
|
||||
}
|
||||
}
|
||||
|
||||
public List<ObjectGl> getCharList(){
|
||||
return this.charList;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user