Skip to content

Commit

Permalink
feat(story): update end.rpy
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Aug 26, 2024
1 parent 9f9eb36 commit 3003c34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions game/story/end.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

label end:

scene black

"{b}End{/b}."

# This ends the game.

return

0 comments on commit 3003c34

Please sign in to comment.