(svn r11648) -Fix [FS#1560]: the company password was not set when one pressed the enter key.

This commit is contained in:
rubidium
2007-12-16 19:28:07 +00:00
parent 274cbd72fe
commit cdee7d4cb8
2 changed files with 5 additions and 2 deletions

View File

@@ -33,7 +33,6 @@
#include "vehicle.h"
#include "newgrf_engine.h"
#include "spritecache.h"
#undef WITH_FREETYPE
#include "fontcache.h"
#include "gui.h"