diff --git a/Browser.cs b/Browser.cs index d47af1fd..a9c00857 100644 --- a/Browser.cs +++ b/Browser.cs @@ -77,4 +77,4 @@ namespace VRCX } } } -} \ No newline at end of file +} diff --git a/CpuMonitor.cs b/CpuMonitor.cs index 99068e9a..cdb8f168 100644 --- a/CpuMonitor.cs +++ b/CpuMonitor.cs @@ -82,4 +82,4 @@ namespace VRCX } } } -} \ No newline at end of file +} diff --git a/Discord.cs b/Discord.cs index ced72c63..2c5a41d8 100644 --- a/Discord.cs +++ b/Discord.cs @@ -198,4 +198,4 @@ namespace VRCX } } } -} \ No newline at end of file +} diff --git a/JsonSerializer.cs b/JsonSerializer.cs index 34ac9195..92082d58 100644 --- a/JsonSerializer.cs +++ b/JsonSerializer.cs @@ -52,4 +52,4 @@ namespace VRCX return false; } } -} \ No newline at end of file +} diff --git a/LogWatcher.cs b/LogWatcher.cs index 270dbe1a..c57772e0 100644 --- a/LogWatcher.cs +++ b/LogWatcher.cs @@ -440,4 +440,4 @@ namespace VRCX return new string[][] { }; } } -} \ No newline at end of file +} diff --git a/MainForm.cs b/MainForm.cs index 33f08cc2..43ba8a6d 100644 --- a/MainForm.cs +++ b/MainForm.cs @@ -160,4 +160,4 @@ namespace VRCX } } -} \ No newline at end of file +} diff --git a/NoopDragHandler.cs b/NoopDragHandler.cs index 53497067..c3006b23 100644 --- a/NoopDragHandler.cs +++ b/NoopDragHandler.cs @@ -20,4 +20,4 @@ namespace VRCX { } } -} \ No newline at end of file +} diff --git a/Program.cs b/Program.cs index a14c7db2..c760e714 100644 --- a/Program.cs +++ b/Program.cs @@ -79,4 +79,4 @@ namespace VRCX } } } -} \ No newline at end of file +} diff --git a/RenderHandler.cs b/RenderHandler.cs index d50eca05..18e40d40 100644 --- a/RenderHandler.cs +++ b/RenderHandler.cs @@ -133,4 +133,4 @@ namespace VRCX { } } -} \ No newline at end of file +} diff --git a/SQLite.cs b/SQLite.cs index 661564ca..871ef8df 100644 --- a/SQLite.cs +++ b/SQLite.cs @@ -110,4 +110,4 @@ namespace VRCX rejectCallback.Dispose(); } } -} \ No newline at end of file +} diff --git a/SharedVariable.cs b/SharedVariable.cs index edb90a1e..a57b434e 100644 --- a/SharedVariable.cs +++ b/SharedVariable.cs @@ -82,4 +82,4 @@ namespace VRCX } } } -} \ No newline at end of file +} diff --git a/Util.cs b/Util.cs index fae67bd8..06eb37c5 100644 --- a/Util.cs +++ b/Util.cs @@ -18,4 +18,4 @@ namespace VRCX repository.Register("Discord", Discord.Instance, true, options); } } -} \ No newline at end of file +} diff --git a/VRCX.cs b/VRCX.cs index 523b90fd..6e4264ca 100644 --- a/VRCX.cs +++ b/VRCX.cs @@ -201,4 +201,4 @@ namespace VRCX } } } -} \ No newline at end of file +} diff --git a/VRCXStorage.cs b/VRCXStorage.cs index 158080f7..44157d60 100644 --- a/VRCXStorage.cs +++ b/VRCXStorage.cs @@ -123,4 +123,4 @@ namespace VRCX } } } -} \ No newline at end of file +} diff --git a/VRCXVR.cs b/VRCXVR.cs index 5c4f9cfb..d4ec5ca3 100644 --- a/VRCXVR.cs +++ b/VRCXVR.cs @@ -589,4 +589,4 @@ namespace VRCX return err; } } -} \ No newline at end of file +} diff --git a/VRChatRPC.cs b/VRChatRPC.cs index 4d0cd2f5..7ce288d7 100644 --- a/VRChatRPC.cs +++ b/VRChatRPC.cs @@ -59,4 +59,4 @@ namespace VRCX return string.Empty; } } -} \ No newline at end of file +} diff --git a/VRForm.cs b/VRForm.cs index 0cddf8a1..d7204f50 100644 --- a/VRForm.cs +++ b/VRForm.cs @@ -65,4 +65,4 @@ namespace VRCX Browser2.ShowDevTools(); } } -} \ No newline at end of file +} diff --git a/WinApi.cs b/WinApi.cs index c1cc0aae..d30ba816 100644 --- a/WinApi.cs +++ b/WinApi.cs @@ -19,4 +19,4 @@ namespace VRCX [DllImport("user32.dll", SetLastError = true)] public static extern uint GetWindowThreadProcessId(IntPtr hWnd, out uint lpdwProcessId); } -} \ No newline at end of file +}