This commit is contained in:
@@ -7,7 +7,7 @@ import imgui.app.Configuration;
|
||||
public class Main extends Application {
|
||||
@Override
|
||||
protected void configure(Configuration config) {
|
||||
config.setTitle("Dear ImGui is Awesome!");
|
||||
config.setTitle("Let's play sudoku!");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@@ -6,4 +6,5 @@ public class ImmutableCell extends Cell {
|
||||
super(symbolIndex);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user