Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
bone-house committed Sep 16, 2023
1 parent 114f987 commit 963322c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/demo/src/games/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ import Roulette from './Roulette'

export const GAMES: GameBundle[] = [
Dice,
Mines,
Roulette,
Flip,
Slots,
Mines,
Flip,
// HiLo,
]

0 comments on commit 963322c

Please sign in to comment.