1
0
mirror of synced 2024-12-16 08:11:14 +01:00
bemaniutils/bemani/data/exceptions.py

3 lines
46 B
Python
Raw Normal View History

class ScoreSaveException(Exception):
pass