noname/mode/realtime.js

10 lines
81 B
JavaScript
Raw Normal View History

2016-04-23 09:34:40 +00:00
'use strict';
mode.realtime={
start:function(){
},
game:{
}
};