Skip to content

Commit

Permalink
fixup 'fix ub when starting a mp game '
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Dec 14, 2016
1 parent c4feb99 commit c3d05e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game_initialization/configure_engine.hpp
Expand Up @@ -84,7 +84,7 @@ class configure_engine
void set_options(const config& cfg);

// parameter defaults
static std::string game_name_default() const;
static std::string game_name_default();
int num_turns_default() const;
int village_gold_default() const;
int village_support_default() const;
Expand Down

0 comments on commit c3d05e3

Please sign in to comment.