Merge branch 'main' into feature/nation-deception-boundary-parity
This commit is contained in:
@@ -34,6 +34,8 @@ export interface DatabaseClient {
|
||||
inheritanceUserState: GamePrisma.InheritanceUserStateDelegate;
|
||||
boardPost: GamePrisma.BoardPostDelegate;
|
||||
boardComment: GamePrisma.BoardCommentDelegate;
|
||||
votePoll: GamePrisma.VotePollDelegate;
|
||||
vote: GamePrisma.VoteDelegate;
|
||||
inputEvent: GamePrisma.InputEventDelegate;
|
||||
turnDaemonLease: GamePrisma.TurnDaemonLeaseDelegate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user