Explorar el Código

Fixed full throttle status icon

It now displays the time correctly.
Fixes #1384 thanks to @julia40124009
Lemongrass3110 hace 9 años
padre
commit
f03174123e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/map/status.c

+ 0 - 1
src/map/status.c

@@ -10328,7 +10328,6 @@ int status_change_start(struct block_list* src, struct block_list* bl,enum sc_ty
 			val3 = 20; //+% AllStats
 			tick_time = 1000;
 			val4 = tick / tick_time;
-			tick = -1;
 			break;
 		case SC_REBOUND:
 			tick_time = 2000;