Fixed error in getfriendlist.py

This commit is contained in:
Treeku
2014-04-13 11:05:39 +01:00
parent b820877607
commit 187acaf2dc
+1 -1
View File
@@ -1,4 +1,4 @@
from protocol.swg import ChatOnGetFriendsList
from protocol.swg.chat import ChatOnGetFriendsList
import sys
def setup():