From 8ae0ffadb9d33abf150f3a7ead662415b2e3dd4e Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 25 Jul 2026 13:12:01 -0700 Subject: Move stallman-shooter to rms --- static/games/stallman-shooter/constants.js | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 static/games/stallman-shooter/constants.js (limited to 'static/games/stallman-shooter/constants.js') 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; -- cgit v1.3.1