Commit 7cdd840
committed
feat: move nextAutoContinueAt into base Game via generateBaseGame factory
- Add generateBaseGame(opts?) factory to platform Game type
- Default Game export includes nextAutoContinueAt resolving to null
- Remove demo-game stub (no longer needed)1 parent 42cca1a commit 7cdd840
File tree
5 files changed
+71
-31
lines changed- apps/demo-game/src/graphql/generated
- packages/platform/src/types
5 files changed
+71
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| 295 | + | |
295 | 296 | | |
296 | 297 | | |
297 | 298 | | |
| |||
486 | 487 | | |
487 | 488 | | |
488 | 489 | | |
| 490 | + | |
489 | 491 | | |
490 | 492 | | |
491 | 493 | | |
| |||
0 commit comments