Keith1039 / Pygame-RPG

A repository of me trying to make an RPG with a custom game engine with Pygame added in as support.
0 stars 0 forks source link

Add Queue to Dialogue Manager #70

Closed Keith1039 closed 1 month ago

Keith1039 commented 1 month ago

Make Dialogue Manager have a queue so that it can hold more than one conversational event at a time.

Keith1039 commented 1 month ago

https://github.com/Keith1039/Pygame-RPG/pull/71