fix*2
This commit is contained in:
parent
bfae9d3138
commit
ff7aafc94b
@ -57,6 +57,7 @@ public class UIElementText extends UIDummy{
|
|||||||
for (ObjectGl obj : this.txt.getCharList()){ //Cast en ObjectGl
|
for (ObjectGl obj : this.txt.getCharList()){ //Cast en ObjectGl
|
||||||
this.engine.remove_objectGl(obj);
|
this.engine.remove_objectGl(obj);
|
||||||
}
|
}
|
||||||
|
this.engine.remove_objectGl(background);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user