texture0 should not be disposed
This commit is contained in:
parent
6f66ac2e6a
commit
c0f21d92dc
|
@ -552,7 +552,6 @@
|
|||
End Function
|
||||
|
||||
Protected Overrides Sub Finalize()
|
||||
texture0.Dispose()
|
||||
texture1.Dispose()
|
||||
texture2.Dispose()
|
||||
End Sub
|
||||
|
|
Loading…
Reference in New Issue