Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Implemented ChatDialog options abstraction

Java Warlord
Joined
Nov 17, 2014
Messages
4,906
Make ChatDialog.Continue and ChatDialog.Option implement a Selectable interface, as both classes have select() options.

Low priority, but shouldnt take long, and can be useful for traversing through dialogs
 
Top