This commit is contained in:
cjwilsontech
2025-09-04 07:33:00 -07:00
parent e98e6837bb
commit f86084a7cb

View File

@@ -907,7 +907,6 @@ static int run_x3d_mode_tests(struct GameModeConfig *config)
return -1;
}
/* End gamemode */
gamemode_request_end();
@@ -935,7 +934,6 @@ static int run_x3d_mode_tests(struct GameModeConfig *config)
return -1;
}
return 0;
}