Fix UITest command.

This commit is contained in:
Pieter-Jan Briers
2019-07-24 00:27:09 +02:00
parent 08e214b3d2
commit 832be75c5c

View File

@@ -484,6 +484,8 @@ namespace Robust.Client.Console.Commands
});
}
window.OpenCenteredMinSize();
return false;
}
}