Rename voiceLine.java to VoiceLine.java

This commit is contained in:
Yuri 2017-03-03 20:32:39 +03:00 committed by GitHub
parent d1abec8468
commit 794f72d1cb
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ class VoiceLine {
int getMood() {
return mood;
}
}
}