This commit is contained in:
Yonokid
2025-07-26 17:17:20 -04:00
parent cfd24fbba7
commit d46b7a1e0f
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
import pyray as ray
class DevScreen:
def __init__(self, width: int, height: int):
self.width = width