From f19c9fbbb8983371ebf79affadfcc45c44a28a43 Mon Sep 17 00:00:00 2001 From: Hop311 Date: Tue, 26 Sep 2023 15:19:27 +0100 Subject: Expect modifier value + keys function --- src/headless/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/headless') diff --git a/src/headless/main.cpp b/src/headless/main.cpp index 04728b6..3935c2d 100644 --- a/src/headless/main.cpp +++ b/src/headless/main.cpp @@ -52,7 +52,7 @@ static bool headless_load(Dataloader::path_vector_t const& roots) { ret = false; } - + Testing testing = Testing(&game_manager); std::cout << std::endl << "Testing Loaded" << std::endl << std::endl; testing.execute_all_scripts(); -- cgit v1.2.3-56-ga3b1