Confiluckg.js 91 B

1234
  1. var Config = Config || {};
  2. Config.gearInfo = [0,1,2,3,4,5,6,7,8];
  3. module.exports = Config;