correction of resize select character and companion by David
This commit is contained in:
@@ -80,7 +80,7 @@ export class LoginScene extends ResizableScene {
|
||||
|
||||
}
|
||||
|
||||
public onResize(ev: UIEvent): void {
|
||||
public onResize(): void {
|
||||
this.centerXDomElement(this.loginSceneElement, 200);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user