add sandbox and lock input in other levels
This commit is contained in:
parent
bbe5ab0868
commit
af66e68c5f
6 changed files with 21 additions and 2 deletions
|
@ -210,6 +210,7 @@ impl Game {
|
|||
bounds,
|
||||
&mut solution.name,
|
||||
&mut self.editing_solution_name,
|
||||
true,
|
||||
);
|
||||
|
||||
let button_x = level_list_width + entry_width + 20;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue