diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-07-25 14:38:15 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-07-25 14:38:15 -0700 |
| commit | d61d78acf999527bbc24798ac62a67b7eb17874a (patch) | |
| tree | 280f7bf532b29886fb58a89bae1a29b9158d44a6 /static/games/rms/constants.js | |
| parent | 9cb28a5475ca971e404e10e79e5c7d03da9ad91e (diff) | |
| download | roseh.moe-d61d78acf999527bbc24798ac62a67b7eb17874a.tar.zst | |
Consolidate JS and sprites for fewer requests
Diffstat (limited to 'static/games/rms/constants.js')
| -rw-r--r-- | static/games/rms/constants.js | 2 |
1 files changed, 0 insertions, 2 deletions
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; |
