mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-11-15 15:52:41 -05:00
Fixes & Cleanup
This commit is contained in:
@ -43,6 +43,6 @@ namespace AssetStudioGUI
|
||||
public Bitmap Bitmap => m_bitmap;
|
||||
|
||||
private Bitmap m_bitmap;
|
||||
private readonly GCHandle m_handle;
|
||||
private GCHandle m_handle;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user