git-svn-id: svn://svn.icculus.org/netradiant/trunk@87 61c419a2-8eb2-4b30-bcec-8cead039b335

This commit is contained in:
rpolzer
2008-09-18 09:39:06 +00:00
parent 8a1ebd7397
commit 01a2a09b61
14 changed files with 26 additions and 2 deletions

View File

@@ -162,7 +162,6 @@ void environment_init(int argc, char* argv[])
if(!appdata || string_empty(appdata))
{
ERROR_MESSAGE("Application Data folder not available.\n"
"Please install shfolder redistributable package.\n"
"Radiant will use C:\\ for user preferences.\n");
home << "C:";
}