mirror of
https://github.com/ada-dmitry/pypet_project.git
synced 2026-09-24 08:10:22 +00:00
pygame 0.2
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ class Settings():
|
||||
def __init__(self):
|
||||
self.screen_weight = 1200
|
||||
self.screen_height = 800
|
||||
self.bg_color = (230, 230, 230)
|
||||
self.bg_color = (220, 220, 220) # RGB
|
||||
Reference in New Issue
Block a user