Call UI disconnect functions before disconnecting with /disconnect

fixes #703
This commit is contained in:
James Booth
2016-01-05 01:30:32 +00:00
parent 8e9bf08389
commit e1e0fda8b3
5 changed files with 31 additions and 2 deletions

View File

@@ -0,0 +1 @@
void disconnect_ends_session(void **state);