Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tristan MAISONNEUVE
projetS2-2021-23-LJ
Commits
3069afc9
Commit
3069afc9
authored
Jun 23, 2021
by
Jolan RENOUX
Browse files
maj vue2
parent
2c5653c1
Changes
2
Hide whitespace changes
Inline
Side-by-side
out/production/battleship-student-project-2021/vue/FenetreConnexion.class
View file @
3069afc9
No preview for this file type
src/vue/FenetreConnexion.java
View file @
3069afc9
...
...
@@ -144,7 +144,6 @@ public class FenetreConnexion extends JFrame {
creerPartie
=
new
JButton
(
"Créer partie"
);
boutons
.
add
(
rejoindre
);
boutons
.
add
(
creerPartie
);
est
.
add
(
boutons
);
choixDisposition
=
new
JLabel
(
"Quelle dispositions voulez-vous choisir ?"
);
...
...
Write
Preview
Markdown
is supported
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