Skip to content
Snippets Groups Projects
Commit 43bebd03 authored by James R.'s avatar James R.
Browse files

Copy isdedicated to the right array

parent eb83d491
No related branches found
No related tags found
No related merge requests found
......@@ -540,7 +540,7 @@ class SRB2Query
}
else
{
copy_bool($pk['dedicated'], $pk['isdedicated']);
copy_bool($t['dedicated'], $pk['isdedicated']);
$this->lotsofaddons = FALSE;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment