TestClient cleanup
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
return "Could not find prim " + primID.ToString();
|
||||
return "Could not find prim " + primID;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user