master #1

Closed
nillerusr wants to merge 3 commits from nillerusr/Paranoia2:master into master
1 changed files with 0 additions and 1 deletions
Showing only changes of commit b723f315aa - Show all commits

View File

@ -28,7 +28,6 @@ int main( int argc, char **argv )
{
SetDeveloperLevel( atoi( argv[i+1] ));
}
Msg("Fuck You\n");
return BspConvert( argc, argv );
}