This commit is contained in:
2026-02-22 23:17:55 +01:00
parent bcfe990aca
commit 21162e4376
3 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
(define player%
(class object%
(init-field [settings #f])
(define pl #f)
(define state 'stopped)