Skip to content

Commit

Permalink
Fix ShopMap Image
Browse files Browse the repository at this point in the history
  • Loading branch information
B1G-SAM committed Apr 15, 2024
1 parent 23a16b9 commit 5166212
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 5166212

Please sign in to comment.