1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00

Errore di osu

This commit is contained in:
Steffo 2016-03-04 16:42:20 +01:00
parent e07d874cbe
commit 50cfc93baa

2
osu.py
View file

@ -85,7 +85,7 @@ def getuserrecent(user, mode=0):
if len(r) >= 1:
return r[0]
else:
raise NameError
raise NameError("Errore di osu")
def listmods(n):
"""