mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-25 23:05:24 +02:00
texture0 should not be disposed
This commit is contained in:
parent
6f66ac2e6a
commit
c0f21d92dc
@ -552,7 +552,6 @@
|
|||||||
End Function
|
End Function
|
||||||
|
|
||||||
Protected Overrides Sub Finalize()
|
Protected Overrides Sub Finalize()
|
||||||
texture0.Dispose()
|
|
||||||
texture1.Dispose()
|
texture1.Dispose()
|
||||||
texture2.Dispose()
|
texture2.Dispose()
|
||||||
End Sub
|
End Sub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user