Update terminis.py
This commit is contained in:
parent
e6d18deb9b
commit
6634f32e92
@ -546,6 +546,7 @@ class Controls(Window, configparser.SafeConfigParser):
|
||||
def __getitem__(self, key):
|
||||
return self.get("CONTROLS", key)
|
||||
|
||||
|
||||
class Game:
|
||||
WIDTH = 80
|
||||
HEIGHT = Matrix.HEIGHT
|
||||
|
Loading…
x
Reference in New Issue
Block a user