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
Bošániová Monika
Rubics_cube
Commits
69d23cc4
Commit
69d23cc4
authored
Jul 22, 2021
by
Bošániová Monika
Browse files
error fixed
parent
6c6905d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Assets/Scripts/BegginerSolver.cs
View file @
69d23cc4
...
...
@@ -52,7 +52,7 @@ public class BegginerSolver
{
if
(
cubeMatrix
[
i
].
row1
[
0
]
==
'U'
)
{
if
(
cubeMatrix
[])
//
if(cubeMatrix[])
}
}
}
...
...
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