summaryrefslogtreecommitdiff
path: root/src/gui/setup_colors.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2009-10-03 22:48:05 +0200
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2009-10-03 22:54:04 +0200
commit9d7352022369a04d957028515d2468297422f5e7 (patch)
treec74dd3f18610f004656944e793a93ed08284a7ba /src/gui/setup_colors.h
parentc18aa95dc6b44337c4ab63d9d892af6eb1f5a679 (diff)
downloadmana-client-9d7352022369a04d957028515d2468297422f5e7.tar.gz
mana-client-9d7352022369a04d957028515d2468297422f5e7.tar.bz2
mana-client-9d7352022369a04d957028515d2468297422f5e7.tar.xz
mana-client-9d7352022369a04d957028515d2468297422f5e7.zip
Added support for the "too fast" login error
So that next time somebody encounters it, it doesn't turn up as "unknown error".
Diffstat (limited to 'src/gui/setup_colors.h')
-rw-r--r--src/gui/setup_colors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_colors.h b/src/gui/setup_colors.h
index 023afc7a..a7aaa5b7 100644
--- a/src/gui/setup_colors.h
+++ b/src/gui/setup_colors.h
@@ -88,4 +88,4 @@ class Setup_Colors : public SetupTab,
void updateGradType();
};
-#endif
+#endif // SETUP_COLORS_H