Themes(rolling_stock): add snap to 'railway' function

This commit is contained in:
Pieter Vander Vennet 2025-08-17 02:06:42 +02:00
parent c70f249ca4
commit 06da7a0cf4
4 changed files with 84 additions and 5 deletions

View file

@ -299,7 +299,7 @@ export interface LayerConfigJson {
/**
* Advanced option - might be set by the theme compiler
*
* If true, this data will _always_ be loaded, even if the theme is disabled by a filter or hidden.
* If true, this data will _always_ be loaded, even if the layer is disabled by a filter or hidden.
* The opposite of `doNotDownload`
*
* question: Should this layer be forcibly loaded?