WIP phase 39: school owners, my/others menu, guest restrictions.

This commit is contained in:
Leonid Pershin
2026-08-20 07:58:12 +03:00
parent 40929aa3ce
commit 26be7c87f8
27 changed files with 919 additions and 81 deletions
@@ -8,6 +8,7 @@ public enum SchoolCreationError
{
None = 0,
LimitReached,
ServerFull,
InvalidName,
InvalidStartDate,
InvalidMap,