capitalized game title

svn-id: r44102
This commit is contained in:
Vladimir Menshakov 2009-09-15 10:36:50 +00:00
parent a8e5df433f
commit 28e09b9292

View File

@ -31,7 +31,7 @@
#include "teenagent/teenagent.h"
static const PlainGameDescriptor teenAgentGames[] = {
{ "teenagent", "Teen agent" },
{ "teenagent", "Teen Agent" },
{ 0, 0 }
};