Changeset 19 for src/map/unit.c

Show
Ignore:
Timestamp:
07/02/08 12:20:18 (17 years ago)
Author:
jinshiro
Message:

Now Compiles with Cygwin GCC

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/map/unit.c

    r13 r19  
    379379                unit_escape(bl, tbl, 15); 
    380380        //Custom Job End 
     381 
     382        if (sc && sc->data[SC_FEAR]) //Flee from my target [Brainstorm] 
     383        unit_escape(bl, tbl, 15); 
     384 
    381385 
    382386        if(ud->walktimer != -1) {