improved some stuffs
Former-commit-id: 7cf8b899e46fecc15700ee8ad531fd5b3461047e
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
var page_mon = (function() {
|
||||
var mon = {};
|
||||
|
||||
mon.init = function() {
|
||||
//
|
||||
};
|
||||
|
||||
return mon;
|
||||
})();
|
||||
Reference in New Issue
Block a user