Skip to content

Commit

Permalink
Slightly modify debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Jul 13, 2023
1 parent 90e4fc9 commit b87d46b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ FString UMainWidgetBase::LoadMazeRunnerUrl()
// A temporary name as I can't get the test fixture to open locally to change the button call
void UMainWidgetBase::ExecuteMazeRunnerCommand()
{
UE_LOG(LogTestFixture, Display, TEXT("ExecuteMazeRunnerCommand: Running"));
RunMazeRunnerCommand(LoadMazeRunnerUrl());
}

Expand Down

0 comments on commit b87d46b

Please sign in to comment.