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
Johan Gustav Thrane-Nielsen
inf101.v20.sem2.losning
Commits
c2bebbef
Commit
c2bebbef
authored
Mar 25, 2020
by
Anna Maria Eilertsen
Browse files
removed unecessary call
parent
f7f59cda
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/inf101/v20/sem2/mnkgames/GUI/MNKGameGUI.java
View file @
c2bebbef
...
...
@@ -171,7 +171,6 @@ s * Initializes a JFrame in which we place the game
}
private
void
updateToGame
()
{
setBackground
(
pieceToColor
(
game
.
getPieceAt
(
x
,
y
)));
if
(
filled
())
{
makeUnClickable
();
}
...
...
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