This commit is contained in:
Anuken
2020-09-30 18:56:37 -04:00
parent 7eb0da82de
commit a0394e4382
3 changed files with 5 additions and 3 deletions

View File

@@ -186,8 +186,6 @@ public class CustomRulesDialog extends BaseDialog{
}, () -> ui.picker.show(rules.ambientLight, rules.ambientLight::set)).left().width(250f).row();
main.button("@rules.weather", this::weatherDialog).width(250f).left().row();
//TODO add weather patterns
}
void number(String text, Floatc cons, Floatp prov){