in-pass-shadows: show cfg dialog for test

This commit is contained in:
Kirill Vainer 2018-03-19 15:04:41 -04:00
parent 251511ee00
commit cbf6ffaad8

View File

@ -65,7 +65,6 @@ public class TestInPassShadows extends SimpleApplication {
public static void main(String[] args) {
TestInPassShadows app = new TestInPassShadows();
app.setShowSettings(false);
AppSettings settings = new AppSettings(true);
settings.setGammaCorrection(true);
app.setSettings(settings);