mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 15:13:16 +00:00
Remove info about stress tests, as we haven't done any of those in a while
This commit is contained in:
parent
7dc4e6a9aa
commit
0ef697c71c
1 changed files with 2 additions and 2 deletions
|
@ -1695,8 +1695,8 @@ impl App {
|
|||
|ui| {
|
||||
filled_group(ui, |ui| {
|
||||
ui.set_min_size(ui.available_size());
|
||||
heading_with_underline(ui, tr("Info"));
|
||||
ui.label(tr("info_stress_tests"));
|
||||
// heading_with_underline(ui, tr("Info"));
|
||||
// ui.label(tr("info_stress_tests"));
|
||||
});
|
||||
},
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue