home · contact · privacy
Only send to client whether map starts indented, not whole offset.
[plomrogue2-experiments] / server_ / game_error.py
1 class GameError(Exception):
2     pass