starting to fix mobile

This commit is contained in:
metacryst
2026-01-15 04:35:01 -06:00
parent d6d53aa4a5
commit b2bf4da13a
21 changed files with 172 additions and 1204 deletions

View File

@@ -0,0 +1,7 @@
class People extends Shadow {
render() {
}
}
register(People)