summaryrefslogtreecommitdiffstats
path: root/static/games/rms/player.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/games/rms/player.js')
-rw-r--r--static/games/rms/player.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/games/rms/player.js b/static/games/rms/player.js
index 83144e0..c0ff84f 100644
--- a/static/games/rms/player.js
+++ b/static/games/rms/player.js
@@ -1,4 +1,4 @@
-import * as constants from '/static/games/stallman-shooter/constants.js';
+import * as constants from '/static/games/rms/constants.js';
export class Player {
constructor() {