Do not trigger host time reset when tick == 0
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
2c98fe7388
commit
9f3bc9f11f
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ struct HostTime : TerminalModule {
|
|||
{
|
||||
if (d_isZero(tick))
|
||||
{
|
||||
pulseReset.trigger();
|
||||
pulseClock.trigger();
|
||||
pulseBeat.trigger();
|
||||
if (timeInfo.beat == 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue