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 /commonTypes.h | |
| 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 'commonTypes.h')
| -rw-r--r-- | commonTypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commonTypes.h b/commonTypes.h index 982b9a7..630be63 100644 --- a/commonTypes.h +++ b/commonTypes.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
#include "common.h"
#include "SpriteColors.h"
|
