mirror of
https://github.com/jkocon/g-helper.git
synced 2026-04-10 13:00:26 +02: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