mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-06 07:30:35 +07:00
Fixed #6993
This commit is contained in:
parent
1f4b0e7f5c
commit
abb0078be3
@ -215,6 +215,5 @@ public class IndexedRenderer implements Disposable{
|
||||
@Override
|
||||
public void dispose(){
|
||||
mesh.dispose();
|
||||
program.dispose();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user