mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Fixed anime matrix crash
This commit is contained in:
@@ -31,9 +31,9 @@ namespace GHelper.AnimeMatrix
|
||||
}
|
||||
catch
|
||||
{
|
||||
mat.Dispose();
|
||||
mat = null;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public void SetMatrix()
|
||||
|
||||
Reference in New Issue
Block a user