Fixed / Finished Go To event

This commit is contained in:
2023-04-25 19:20:12 -07:00
parent a0eaa4b0ff
commit 556b731c0e
5 changed files with 27 additions and 1 deletions

View File

@ -13,4 +13,5 @@ target_sources(vnscenetool
VNSetEventParser.cpp
VNWaitEventParser.cpp
VNParallelEventParser.cpp
VNGoToMarkerEventParser.cpp
)