mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-14 14:26:43 -04:00
fix: memory leak
This commit is contained in:
parent
13034db3f9
commit
b39508922f
@ -267,5 +267,7 @@ public final class Controllers {
|
||||
decorator = null;
|
||||
stage = null;
|
||||
scene = null;
|
||||
stageHeight = null;
|
||||
stageWidth = null;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user