forked from github/server
last commit didn't compile
This commit is contained in:
parent
b1bf54067e
commit
e639f53ea8
|
@ -141,7 +141,6 @@ extern boolean opt_cr_absolute_coords;
|
|||
|
||||
struct settings global = {
|
||||
"Eressea", /* gamename */
|
||||
"eressea", /* resourcepath */
|
||||
1000, /* maxunits */
|
||||
};
|
||||
|
||||
|
|
|
@ -166,7 +166,6 @@ static const char * script_path = "scripts";
|
|||
|
||||
struct settings global = {
|
||||
"Eressea", /* gamename */
|
||||
"eressea", /* resourcepath */
|
||||
1000, /* maxunits */
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue