0.454.0.413308

This commit is contained in:
CloneTrooper1019
2020-10-30 15:07:11 -05:00
parent c4a3145007
commit 988469ac04
13 changed files with 1063 additions and 222 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -108,6 +108,8 @@ namespace RobloxFiles.UnitTest
[STAThread]
static void Main(string[] args)
{
RobloxFile.LogErrors = true;
if (args.Length > 0)
{
string path = args[0];