Skip to content
Snippets Groups Projects
Commit 8c36670a authored by Dennis Eisold's avatar Dennis Eisold
Browse files

Merge branch 'master' into 'master'

Walzen Variable als public

Closes #14, #15 und #12

See merge request !73
parents 7b4f6085 5d5250d2
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ public class Walze { ...@@ -20,7 +20,7 @@ public class Walze {
/** /**
* Das String Array aller bekannter aktuellen Walzen * Das String Array aller bekannter aktuellen Walzen
*/ */
String[] walzen; private String[] walzen;
/** /**
* alphabet : String dass die Buchstaben des Alphabets enthaelt * alphabet : String dass die Buchstaben des Alphabets enthaelt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment