ソースを参照

* Fixed #630 Cart is not showing.

Napster 9 年 前
コミット
fa40773e82
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/map/pc.c

+ 1 - 1
src/map/pc.c

@@ -8444,7 +8444,7 @@ bool pc_setcart(struct map_session_data *sd,int type) {
 	if( pc_checkskill(sd,MC_PUSHCART) <= 0 && type != 0 )
 		return false;// Push cart is required
 
-#ifdef NEW_CARTS
+#ifndef NEW_CARTS
 
 	switch( type ) {
 		case 0: