쌀 거래만 가능하므로 아이템 거래는 삭제

This commit is contained in:
2019-06-09 22:56:51 +09:00
parent 59c0c6cfb8
commit bb7e93ac2d
4 changed files with 115 additions and 235 deletions
-1
View File
@@ -506,7 +506,6 @@ create table auction (
type int(6) default 0,
no1 int(6) default 0,
name1 char(64) default '-',
stuff int(6) default 0,
amount int(6) default 0,
cost int(6) default 0,
value int(6) default 0,