version 1.3 | version 1.4 | |||
---|---|---|---|---|
|
| |||
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:
|