Skip to content

Commit bc08073

Browse files
committed
hide stuff
1 parent 8292045 commit bc08073

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
var repl = require('repl').start({});
22

33
repl.context.server = require('./server.js');
4-
repl.context.game = require('./clientf.js');
4+
repl.context.game = require('./client.js');

0 commit comments

Comments
 (0)