Skip to content

Commit

Permalink
reps fix
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertvanheusden committed Aug 30, 2023
1 parent 7627893 commit 5c0cca3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions XT.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4298,6 +4298,8 @@ public bool Tick()
_segment_override_name = "";
}

_rep_do_nothing = false;

if (cycle_count == 0)
cycle_count = 1; // TODO workaround

Expand Down

0 comments on commit 5c0cca3

Please sign in to comment.