mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
remove garbage
This commit is contained in:
parent
ba341439f7
commit
3f9d97f65f
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ namespace Penumbra.Hooks
|
||||||
_musicManager = *( IntPtr* )( fw + fuckkk );
|
_musicManager = *( IntPtr* )( fw + fuckkk );
|
||||||
StreamingEnabled = false;
|
StreamingEnabled = false;
|
||||||
|
|
||||||
PluginLog.Information("disabled streaming: {addr}", _musicManager);
|
// PluginLog.Information("disabled streaming: {addr}", _musicManager);
|
||||||
}
|
}
|
||||||
|
|
||||||
public bool StreamingEnabled
|
public bool StreamingEnabled
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue