Skip to content

Commit

Permalink
fix(game): correct misspelling in class 1
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Jul 1, 2024
1 parent 8f51b59 commit a66c1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/class_1.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ label after_class_1:
menu:
"Agreed. Plus, I love dogs!":
$ affection += 1
classmate @ surprised "Gear to hear!"
classmate @ surprised "Great to hear!"

"Eh, I thought it was boring. Also not a fan of dogs.":
$ affection -= 1
Expand Down

0 comments on commit a66c1d0

Please sign in to comment.