gui refactor

This commit is contained in:
aynakeya
2025-10-06 23:52:10 +08:00
parent 7c3f8587f6
commit 5c508b9664
61 changed files with 1448 additions and 618 deletions

View File

@@ -50,7 +50,7 @@ type ErrorUpdateEvent struct {
// Value model.PlayerPropertyValue
//}
//
//type LiveRoomStatusUpdateEvent struct {
//type UpdateLiveRoomStatusData struct {
// RoomTitle string
// Status bool
//}