更新代码格式
This commit is contained in:
@@ -121,9 +121,9 @@ export class UIManager extends Laya.Script {
|
||||
|
||||
public loadDCWtihMonth(year: number, month: number): void {
|
||||
this.closeTrophyUI()
|
||||
if (this.dc_ui) {
|
||||
this.dc_ui.loadWithMonth(year, month)
|
||||
}
|
||||
if (this.dc_ui) {
|
||||
this.dc_ui.loadWithMonth(year, month)
|
||||
}
|
||||
}
|
||||
|
||||
public closeDCUI(): void {
|
||||
|
||||
Reference in New Issue
Block a user