From d61d78acf999527bbc24798ac62a67b7eb17874a Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 25 Jul 2026 14:38:15 -0700 Subject: Consolidate JS and sprites for fewer requests --- static/games/rms/constants.js | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 static/games/rms/constants.js (limited to 'static/games/rms/constants.js') diff --git a/static/games/rms/constants.js b/static/games/rms/constants.js deleted file mode 100644 index dc856d4..0000000 --- a/static/games/rms/constants.js +++ /dev/null @@ -1,2 +0,0 @@ -export const x_dim = 800; -export const y_dim = 600; -- cgit v1.3.1