Add "Next Macro" temp var to Sequence actions when setting index
Some checks are pending
debian-build / build (push) Waiting to run
Check locale / ubuntu64 (push) Waiting to run
Push to master / Check Formatting 🔍 (push) Waiting to run
Push to master / Build Project 🧱 (push) Waiting to run
Push to master / Create Release 🛫 (push) Blocked by required conditions

This commit is contained in:
WarmUpTill
2026-03-18 12:26:04 +01:00
committed by WarmUpTill
parent e64f2d195e
commit 2405b6dbbf
3 changed files with 24 additions and 10 deletions

View File

@@ -46,7 +46,7 @@ public:
private:
bool RunSequence();
bool SetSequenceIndex() const;
bool SetSequenceIndex();
void SetupTempVars();