that hurt

This commit is contained in:
Enno Rehling 2004-02-22 01:19:07 +00:00
parent d732807746
commit a4bfbda3d9
1 changed files with 1 additions and 1 deletions

View File

@ -822,7 +822,7 @@ init_gms(void)
static int
autoalliance(const plane * pl, const faction * sf, const faction * f2)
{
boolean init = false;
static boolean init = false;
if (!init) {
init_gms();
init = true;