mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 05:23:32 +00:00
update meta.ps1
rename $this to $obj to avoid saving over keyword.
This commit is contained in:
@@ -26,9 +26,6 @@ Function Setup_DLL {
|
||||
return $false
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
$Signature = @"
|
||||
[DllImport(@"$dll")]
|
||||
public static extern int VBVMR_Login();
|
||||
|
||||
Reference in New Issue
Block a user