mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
fix typo
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import pyray as ray
|
||||
|
||||
|
||||
class DevScreen:
|
||||
def __init__(self, width: int, height: int):
|
||||
self.width = width
|
||||
|
||||
Reference in New Issue
Block a user