summaryrefslogtreecommitdiffstats
path: root/static/games/stallman-shooter/constants.js
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-07-25 13:12:01 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-07-25 13:12:01 -0700
commit8ae0ffadb9d33abf150f3a7ead662415b2e3dd4e (patch)
tree6e06c1569aa5807b3c0d057bec4e71461183c576 /static/games/stallman-shooter/constants.js
parentde5b309e0f06e93a963e09ef13c369ae7deeccc9 (diff)
downloadroseh.moe-8ae0ffadb9d33abf150f3a7ead662415b2e3dd4e.tar.zst
Move stallman-shooter to rms
Diffstat (limited to 'static/games/stallman-shooter/constants.js')
-rw-r--r--static/games/stallman-shooter/constants.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/games/stallman-shooter/constants.js b/static/games/stallman-shooter/constants.js
deleted file mode 100644
index dc856d4..0000000
--- a/static/games/stallman-shooter/constants.js
+++ /dev/null
@@ -1,2 +0,0 @@
-export const x_dim = 800;
-export const y_dim = 600;