diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:55:04 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:55:04 +0200 |
commit | 3559f845decdc34638535932d1226f95be349ffb (patch) | |
tree | dea48e2dd2b6fdb4e200a2fd8310f9a4eb6cf675 /subway | |
parent | d8fe06ce30b70e3c0744b4e6b7c0fdf83bdc21a9 (diff) | |
download | luaatc_envs-3559f845decdc34638535932d1226f95be349ffb.tar.gz luaatc_envs-3559f845decdc34638535932d1226f95be349ffb.tar.bz2 luaatc_envs-3559f845decdc34638535932d1226f95be349ffb.zip |
State at 2021-11-11
Diffstat (limited to 'subway')
-rw-r--r-- | subway/nodes/(-376,7,-1527).lua | 2 | ||||
-rw-r--r-- | subway/nodes/(-378,7,-1527).lua | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/subway/nodes/(-376,7,-1527).lua b/subway/nodes/(-376,7,-1527).lua new file mode 100644 index 0000000..76dc567 --- /dev/null +++ b/subway/nodes/(-376,7,-1527).lua @@ -0,0 +1,2 @@ +atc_set_text_outside("Line 7 - Birch Bay East") +set_rc("")
\ No newline at end of file diff --git a/subway/nodes/(-378,7,-1527).lua b/subway/nodes/(-378,7,-1527).lua index d1dd6ee..76dc567 100644 --- a/subway/nodes/(-378,7,-1527).lua +++ b/subway/nodes/(-378,7,-1527).lua @@ -1 +1,2 @@ -atc_set_text_outside("Line 7 - Birch Bay East")
\ No newline at end of file +atc_set_text_outside("Line 7 - Birch Bay East") +set_rc("")
\ No newline at end of file |