summaryrefslogtreecommitdiffstats
path: root/static/games/rms/main.js
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-07-25 13:14:13 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-07-25 13:14:13 -0700
commit9cb28a5475ca971e404e10e79e5c7d03da9ad91e (patch)
tree69bcafcce20a13781425b7fff10f679e7afa24da /static/games/rms/main.js
parent8ae0ffadb9d33abf150f3a7ead662415b2e3dd4e (diff)
downloadroseh.moe-9cb28a5475ca971e404e10e79e5c7d03da9ad91e.tar.zst
Rename stallman-shooter to RMS shooter
Diffstat (limited to 'static/games/rms/main.js')
-rw-r--r--static/games/rms/main.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/games/rms/main.js b/static/games/rms/main.js
index d3a3581..70c797d 100644
--- a/static/games/rms/main.js
+++ b/static/games/rms/main.js
@@ -1,5 +1,5 @@
-import * as state from '/static/games/stallman-shooter/state.js';
-import * as constants from '/static/games/stallman-shooter/constants.js';
+import * as state from '/static/games/rms/state.js';
+import * as constants from '/static/games/rms/constants.js';
let events = [];