diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-07-25 13:14:13 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-07-25 13:14:13 -0700 |
| commit | 9cb28a5475ca971e404e10e79e5c7d03da9ad91e (patch) | |
| tree | 69bcafcce20a13781425b7fff10f679e7afa24da /static/games/rms/gates.js | |
| parent | Move stallman-shooter to rms (diff) | |
| download | roseh.moe-9cb28a5475ca971e404e10e79e5c7d03da9ad91e.tar.zst | |
Rename stallman-shooter to RMS shooter
Diffstat (limited to 'static/games/rms/gates.js')
| -rw-r--r-- | static/games/rms/gates.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/games/rms/gates.js b/static/games/rms/gates.js index c307f1e..4ec1955 100644 --- a/static/games/rms/gates.js +++ b/static/games/rms/gates.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 Gates { constructor() { |
