mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +12:00
no message
This commit is contained in:
parent
c690e3f3a4
commit
0c7d802f9d
1 changed files with 2 additions and 0 deletions
|
@ -439,6 +439,8 @@ namespace HISP.Game
|
|||
TileArg = TileCode.Split('-')[1];
|
||||
TileCode = TileCode.Split('-')[0];
|
||||
}
|
||||
if (TileCode == "EXITABLE")
|
||||
message += Messages.ExitThisPlace;
|
||||
|
||||
if (TileCode == "TRANSPORT")
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue