Skip to content

Commit

Permalink
Merge pull request #133 from B1G-SAM/Image-Fix
Browse files Browse the repository at this point in the history
Fix ShopMap Image
  • Loading branch information
B1G-SAM committed Apr 15, 2024
2 parents 23a16b9 + 5166212 commit 8bc72e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ There exists only 1 shop at any given time during gameplay. During an interactio
will execute. This comes from the execution of `enableFight`. Below is the diagram that displays how the `enableFight`
method works.

![ShopMap](https://github.com/AY2324S2-CS2113-W12-3/tp/blob/master/picture/ShopMap.png?raw=true)
![ShopMap](https://github.com/AY2324S2-CS2113-W12-3/tp/blob/master/picture/ShopMap.png?raw=true)

This is the general flow of `enableFight`.

Expand Down

0 comments on commit 8bc72e7

Please sign in to comment.