Skip to content

Commit 11d1cfe

Browse files
twpolcjakeman
andauthored
Update Source/Orts.Simulation/Simulation/Signalling/Signals.cs
Co-authored-by: Chris Jakeman <[email protected]>
1 parent 8347095 commit 11d1cfe

File tree

1 file changed

+1
-0
lines changed
  • Source/Orts.Simulation/Simulation/Signalling

1 file changed

+1
-0
lines changed

Source/Orts.Simulation/Simulation/Signalling/Signals.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ public void Update(bool preUpdate)
568568
if (foundSignals > 0)
569569
{
570570
// loop through all signals
571+
``` // loop through all the signals, but only one batch of signals with every call to this method.
571572
// update required part
572573
var updates = 0;
573574
var updateStep = 0;

0 commit comments

Comments
 (0)