0.454.0.413308
This commit is contained in:
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -108,6 +108,8 @@ namespace RobloxFiles.UnitTest
|
||||
[STAThread]
|
||||
static void Main(string[] args)
|
||||
{
|
||||
RobloxFile.LogErrors = true;
|
||||
|
||||
if (args.Length > 0)
|
||||
{
|
||||
string path = args[0];
|
||||
|
Reference in New Issue
Block a user