Skip to content

Commit

Permalink
Give time for intro
Browse files Browse the repository at this point in the history
  • Loading branch information
stackoverprof committed Jun 17, 2021
1 parent 992a370 commit 72bc19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/game/Rainbox/Canvas.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ const Canvas = ({_initialLoad, skipIntro, setanimateValue, setprocessMessage, se
let shapes = {}
let food = {}
let executeGame = false
let delay = 0
let delay = 1000

const IgniteGame = () => {
setgameStatus('initial')
Expand Down

1 comment on commit 72bc19d

@vercel
Copy link

@vercel vercel bot commented on 72bc19d Jun 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.