Halfway removing the fullscreenmessage

This commit is contained in:
Pieter Vander Vennet 2021-01-24 18:33:16 +01:00
parent 81f0a21076
commit e1a4c75391
9 changed files with 88 additions and 92 deletions

View file

@ -28,5 +28,4 @@ export default class LazyElement extends UIElement {
return this._content.InnerRender();
}
}