Fix KR packet (#103)
* 6.05 인스턴스 패킷 수정 * 이전 버전 정보가 3006605으로 잘못되어 이대로 수정하면 자동 업데이트가 동작하지 않기에, KR 리전을 3에서 5로 올렸습니다
This commit is contained in:
parent
b295edacda
commit
5d0532e6e8
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# DutyPacket configuration
|
# DutyPacket configuration
|
||||||
|
|
||||||
# packet
|
# packet
|
||||||
Version=3006605
|
Version=5006050
|
||||||
Description=6.05 (한국판)
|
Description=6.05 (한국판)
|
||||||
OpFate=422
|
OpFate=422
|
||||||
OpDuty=274
|
OpDuty=274
|
||||||
OpMatch=818
|
OpMatch=818
|
||||||
OpInstance=336
|
OpInstance=444
|
||||||
OpZone=580
|
OpZone=580
|
||||||
OpSouthernBozja=736
|
OpSouthernBozja=736
|
Loading…
Reference in a new issue