代码合并
This commit is contained in:
@@ -3,5 +3,7 @@ using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class UILoginInterface : ModuleUIPage {
|
||||
|
||||
protected override void Awake() {
|
||||
ModuleCore.FunctionRegister(this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user