diff options
| author | Caldfir | 2012-03-16 02:38:22 -0700 |
|---|---|---|
| committer | Caldfir | 2012-03-16 02:38:22 -0700 |
| commit | 0539996f01e34b9238d6d14ddb164c12037bd775 (patch) | |
| tree | d050db94dcfdf2d13ec937d7df77490ffc3f296e /UserInput.cpp | |
| parent | 89b6ecb6d01f92f0df2ea23ef6a9fff796167f07 (diff) | |
| download | stonesense-0539996f01e34b9238d6d14ddb164c12037bd775.tar.gz stonesense-0539996f01e34b9238d6d14ddb164c12037bd775.tar.bz2 stonesense-0539996f01e34b9238d6d14ddb164c12037bd775.tar.xz | |
Fixed a careless versioning issue and cleaned up how status icons/profession icons/creature names interact.
Diffstat (limited to 'UserInput.cpp')
| -rw-r--r-- | UserInput.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UserInput.cpp b/UserInput.cpp index c15b695..7f5f735 100644 --- a/UserInput.cpp +++ b/UserInput.cpp @@ -1,4 +1,4 @@ -#include "common.h"
+#include "common.h"
#include "GUI.h"
#include "BuildingConfiguration.h"
#include "ContentLoader.h"
|
