Add: maestro, add player page - player allow edit entercode option (checkbox)
This commit is contained in:
@@ -17,6 +17,7 @@ CREATE TABLE maestro (
|
||||
AvailableActivateDateTime DATETIME NOT NULL,
|
||||
PlayerCount INT UNSIGNED NOT NULL,
|
||||
AcceptClausesDateTime DATETIME NOT NULL,
|
||||
AllowEditEnterCode INT UNSIGNED NOT NULL,
|
||||
MaestroTestID INT UNSIGNED
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user