WIP phase 39: school owners, my/others menu, guest restrictions.
This commit is contained in:
@@ -12,6 +12,7 @@ internal sealed record SchoolState(
|
||||
byte SpeedIndex,
|
||||
IReadOnlyList<string> ModIds,
|
||||
int Seed,
|
||||
string? Owner = null,
|
||||
bool Incompatible = false);
|
||||
|
||||
/// <summary>Everything the main menu needs in one read.</summary>
|
||||
|
||||
Reference in New Issue
Block a user