re-statsdisplay

This commit is contained in:
eichhornchen 2020-11-06 19:53:27 +01:00
parent 1e2ff8a8ea
commit 760e322389
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
import curses
class StatsDisplay:
def __init__(self, player, height, width, topleftx, toplefty) :
self.width = width