1
0
mirror of synced 2025-02-22 13:20:22 +01:00
bemaniutils/bemani/data/exceptions.py

3 lines
46 B
Python
Raw Normal View History

class ScoreSaveException(Exception):
pass