src/console_cmds.cpp
changeset 6561 75a3a9146abb
parent 6557 8381016f71f3
child 6573 7624f942237f
--- a/src/console_cmds.cpp	Tue Mar 06 22:00:13 2007 +0000
+++ b/src/console_cmds.cpp	Tue Mar 06 22:00:42 2007 +0000
@@ -544,6 +544,7 @@
 {
 	static const char* const stat_str[] = {
 		"inactive",
+		"authorizing",
 		"authorized",
 		"waiting",
 		"loading map",