mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 10:39:22 +00:00
Fixup add1fd9
This commit is contained in:
parent
add1fd9fa3
commit
68e2d13275
@ -1091,7 +1091,7 @@ struct dialog_tester<title_screen>
|
||||
std::vector<std::string> args;
|
||||
commandline_options opts;
|
||||
game_launcher game;
|
||||
dialog_tester() : opts(args), game(opts, "unit_tests") {}
|
||||
dialog_tester() : opts(args), game(opts) {}
|
||||
title_screen* create()
|
||||
{
|
||||
return new title_screen(game);
|
||||
|
Loading…
x
Reference in New Issue
Block a user