Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug/demo: fix file not found error on hot_dino demo #74

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

lmclane04
Copy link
Collaborator

Fix file not found error for dino.png on hot_dino demo

  • Replace '../graphics/dino.png' with '../../graphics/dino.png' in cell 3 and 5.

Resolves #56

- Replace '../graphics/dino.png' with '../../graphics/dino.png' in cell 3 and 5.

Resolves DynaDojo#56
@carynbear carynbear changed the title Fix file not found error on hot_dino demo bug/demo: fix file not found error on hot_dino demo Jul 2, 2024
@carynbear carynbear merged commit 90523e3 into DynaDojo:main Jul 10, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

demo/bug: hot_dino
4 participants