Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Quentin DRUAULT-AUBIN
lo23-project
Commits
89c07dc9
Commit
89c07dc9
authored
Jan 04, 2018
by
Peining Li
Browse files
Merge branch 'ihm-main/networkInterface2' into 'ihm-main/develop'
[ihm-main] game title fix See merge request
!175
parents
7c11bd62
fee0738e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Battleship/src/main/java/com/utclo23/ihmmain/IHMMain.java
View file @
89c07dc9
...
...
@@ -95,6 +95,7 @@ public class IHMMain {
}
public
void
toMenu
()
throws
IOException
{
primaryStage
.
setTitle
(
"Battle Ship"
);
toScene
(
SceneName
.
MENU
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment