semicolon

This commit is contained in:
Quacky 2017-08-08 10:16:54 -05:00
parent c3874a21db
commit d0f1214db4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ using System.Reflection;
using System.Security.Cryptography;
using System.Text;
using System.Text.RegularExpressions;
using System.Net
using System.Net;
namespace RBXLegacyLauncher
{