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

Walzen Variable als public

parent 7b4f6085
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