소스 검색

Fixed prod-all upgrades being broken

tags/v0.0.1
Fen Dweller 7 년 전
부모
커밋
0e65f4a9e3
No known key found for this signature in database GPG 키 ID: E80B35A6F11C3656
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      constants.js

+ 2
- 0
constants.js 파일 보기

@@ -240,6 +240,8 @@ function createProdAllUpgrades() {
prefix + (counter - 1)
];
}

counter += 1;
}
}



불러오는 중...
취소
저장