Fix bug that causes ptsave URL parsing to fail if there is no '#'

This commit is contained in:
Simon Robertshaw 2012-05-24 20:38:02 +01:00
parent ad2218a8f2
commit 7e681ffce1

View File

@ -937,7 +937,6 @@ int main(int argc, char *argv[])
}
if(!tempString[ci])
{
break;
okay = 1;
}
if(okay)