Skip to content
Snippets Groups Projects
Select Git revision
  • c05ffd290ff2c789d81ca97458c573b802ca547b
  • main default protected
2 results

game.js

Blame
  • game.js 95 B
    
    import {Room} from "../../../hampsterengine/src/things";
    
    export const rm_game = new Room();