Skip to content

Commit

Permalink
Merge pull request #69 from Quark-Games/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
zwang20 authored Jun 4, 2022
2 parents 710b5ca + 435eb74 commit 85077cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

import src

# change directory to assests
# change directory to assets
INIT_DIR = os.path.dirname(os.path.abspath(sys.argv[0]))
ASSETS = os.path.join(INIT_DIR, 'assets')

Expand Down

0 comments on commit 85077cd

Please sign in to comment.