Explorar el Código

* Fixed #630 Cart is not showing.

Napster hace 9 años
padre
commit
fa40773e82
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: