Skip to content

Commit

Permalink
Update LSL.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
myd7349 authored Nov 19, 2024
1 parent 4732b3f commit ea9707d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/SharpLSL/LSL.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
using static SharpLSL.Interop.LSL;

namespace SharpLSL

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-ubuntu-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-ubuntu-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-ubuntu-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-ubuntu-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-ubuntu-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-ubuntu-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-ubuntu-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-ubuntu-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-windows-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-windows-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-windows-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-windows-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-windows-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-windows-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-windows-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-windows-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-macOS-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-macOS-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-macOS-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-macOS-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-macOS-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-macOS-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-macOS-latest

{ expected

Check failure on line 10 in Source/SharpLSL/LSL.cs

View workflow job for this annotation

GitHub Actions / Build-macOS-latest

{ expected
{

/// <summary>
/// Provides static methods and constants for interacting with the LSL library.
/// </summary>
Expand Down

0 comments on commit ea9707d

Please sign in to comment.