Gui for the '/me' command plugin

This commit is contained in:
Denis Fomin
2013-07-18 14:15:09 +04:00
parent bd853376fc
commit 766c8b23f1
4 changed files with 94 additions and 0 deletions

1
gui_for_me/__init__.py Normal file
View File

@@ -0,0 +1 @@
from gui_for_me import GuiForMe