mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-31 03:39:57 +02:00
Fix bug that causes ptsave URL parsing to fail if there is no '#'
This commit is contained in:
@@ -937,7 +937,6 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
if(!tempString[ci])
|
||||
{
|
||||
break;
|
||||
okay = 1;
|
||||
}
|
||||
if(okay)
|
||||
|
Reference in New Issue
Block a user