#310 no sale flag in command_inventory

クローズ
3 年 前image によって開かれました · 1 コメント
image3 年 前 にコメントしました

need support for this command:

$6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"

need support for this command: $6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"
image3 年 前 にコメントしました
共同編集者
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 年 前 に閉じられました
会話に参加するには サインイン してください。
読み込み中…
キャンセル
保存
まだコンテンツがありません