diff options
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() { |
