Difference for crossedit/Attr.c from version 1.3 to 1.4


version 1.3 version 1.4
Line 88
 
Line 88
     switch (tmp->type) {      switch (tmp->type) {
     case TELEPORTER:      case TELEPORTER:
  return T_Connected|T_Exit;   return T_Connected|T_Exit;
       case PLAYER_CHANGER:
     case EXIT:      case EXIT:
  return T_Exit;   return T_Exit;
     case TRAPDOOR:      case TRAPDOOR:


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:49