DiscoLucas / P6-Project

1 stars 0 forks source link

Make Dialogue repeat final string #24

Closed DiscoLucas closed 2 months ago

DiscoLucas commented 2 months ago

Make a bool that checks if the dialogue has been run previously, and repeat the final sting (or a conclusion) of the dialogue array

DiscoLucas commented 2 months ago

Dialogue manager now checks if the dialog has been run before and displays the case description from the client object if it has.