new room gui

This commit is contained in:
Aynakeya
2022-11-28 18:39:12 -08:00
parent eac8b7b775
commit 0498d2dbf3
38 changed files with 1368 additions and 324 deletions

View File

@@ -24,6 +24,7 @@ func l() *logrus.Entry {
}
type Diange struct {
config.BaseConfig
UserPermission bool
PrivilegePermission bool
AdminPermission bool