Updated arc hash just in case

This commit is contained in:
Anuken
2020-01-07 10:32:34 -05:00
parent 81602dc3d5
commit 7a71468388
2 changed files with 2 additions and 2 deletions

View File

@@ -356,7 +356,7 @@ public class Bloom{
blurShader.dispose();
bloomShader.dispose();
tresholdShader.dispose();
}catch(Exception ignored){
}catch(Throwable ignored){
}
}