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

Walzen Variable als public

parent 8a81a2a0
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ public class Walze {
/**
* Das String Array aller bekannter aktuellen Walzen
*/
String[] walzen;
private String[] walzen;
/**
* 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