update
This commit is contained in:
@@ -29,6 +29,9 @@ export class DemoManager {
|
||||
|
||||
}
|
||||
|
||||
EnterGirlList(id: number) {
|
||||
ViewManager.I.openBundlesView("GirlListPanel",id);
|
||||
}
|
||||
EnterChat(id: number) {
|
||||
ViewManager.I.openBundlesView("ChatPanel",id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user