summaryrefslogtreecommitdiff
path: root/GameCode/UserLeft.cs
blob: 45270207a1faa6116a48154510e75fc6520010f6 (plain)
1
2
3
using Irc;

public delegate void UserLeft(UserLeftEventArgs userLeftArgs);