blakepell / AvalonMudClient

A Windows MUD client written in C#/WPF for .NET 8.
Other
31 stars 7 forks source link

Trigger Hash Command / Notify Property #31

Open blakepell opened 4 years ago

blakepell commented 4 years ago

Update the trigger hash command to allow for the additional fields to be set. Go into the Trigger class and make sure that the properties added implement Notify Property if they'll be shown through any kind of binding.