do not broadcast unnecessarily in task system kickoff

This commit is contained in:
Ryan Fleury
2024-06-03 16:25:37 -07:00
parent 44868c0e85
commit 81b45f1a2f
3 changed files with 44 additions and 31 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ commands =
},
.rjf_f4 =
{
.win = "build rdi_from_pdb release telemetry && pushd build && rdi_from_pdb.exe --exe:UnrealEditorFortnite.exe --pdb:UnrealEditorFortnite.pdb --out:UnrealEditorFortnite.rdi --capture && popd",
.win = "build rdi_from_pdb release telemetry && pushd build && rdi_from_pdb.exe --pdb:mule_main.pdb --out:mule_main.rdi --capture && popd",
.linux = "",
.out = "*compilation*",
.footer_panel = true,