Add 17 characters.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-18 09:13:57 +01:00
parent 10e99ad25d
commit ec19e7fe12
16 changed files with 61 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
Sprite.register({
id = "matrix_neo",
sprites = Sprite.generate_table(2, 4, 322, -4, -4, 8, 8)
})