#310 no sale flag in command_inventory

닫힘
image3 년 전을 오픈 · 1개의 코멘트
image 코멘트됨, 3 년 전

need support for this command:

$6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"

need support for this command: $6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"
image 코멘트됨, 3 년 전
협업자
alter table character_items add column no_sale tinyint(1) unsigned not null default 0;
``` alter table character_items add column no_sale tinyint(1) unsigned not null default 0; ```
image 커밋 3 년 전에서 이 이슈 언급
image 3 년 전가 Close
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.