mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
[MIRROR] SStramprocess only fires on maps with trams actually present on the map (#5565)
* tramprocess only fires on maps with trams (#58940) * SStramprocess only fires on maps with trams actually present on the map Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
PROCESSING_SUBSYSTEM_DEF(tramprocess)
|
||||
name = "Tram Process"
|
||||
wait = 1
|
||||
/// only used on maps with trams, so only enabled by such.
|
||||
can_fire = FALSE
|
||||
|
||||
Reference in New Issue
Block a user