Implement server-authoritative roles and Shift+Z admin flows
This commit is contained in:
@@ -39,6 +39,13 @@ export type GameMode =
|
||||
| 'itemProperties'
|
||||
| 'itemPropertyEdit'
|
||||
| 'itemPropertyOptionSelect'
|
||||
| 'adminMenu'
|
||||
| 'adminRoleList'
|
||||
| 'adminRolePermissionList'
|
||||
| 'adminRoleDeleteReplacement'
|
||||
| 'adminUserList'
|
||||
| 'adminUserRoleSelect'
|
||||
| 'adminRoleNameEdit'
|
||||
| 'pianoUse';
|
||||
|
||||
export type Player = {
|
||||
|
||||
Reference in New Issue
Block a user