Skip to content

Commit

Permalink
feat: replace vid
Browse files Browse the repository at this point in the history
  • Loading branch information
rhlsthrm committed Nov 8, 2023
1 parent cbe40fd commit d3f77f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/takethehit.mp4
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/GameUI.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ const IntroModal = ({ onClose, isOpen }: IntroModalProps) => {
playsInline
autoPlay
loop
src={require("../../public/rektzoomercollab.mp4")}
src={require("../../public/takethehit.mp4")}
/>
</ModalBody>
<ModalFooter>
Expand Down

0 comments on commit d3f77f2

Please sign in to comment.