re-statsdisplay
This commit is contained in:
		@@ -1,3 +1,5 @@
 | 
			
		||||
import curses
 | 
			
		||||
 | 
			
		||||
class StatsDisplay:
 | 
			
		||||
    def __init__(self, player, height, width, topleftx, toplefty) :
 | 
			
		||||
        self.width = width
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user