mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
raoul
This commit is contained in:
parent
a24205542a
commit
e119f58714
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ public class GuiMainPage extends GuiBooklet{
|
|||
else if(playerName.equalsIgnoreCase("amadornes")){
|
||||
versionStrg = "Beard's Edition";
|
||||
}
|
||||
else if(playerName.equalsIgnoreCase("raoulvdberge")){
|
||||
else if(playerName.equalsIgnoreCase("raoul")){
|
||||
versionStrg = "Giraffe's Edition";
|
||||
}
|
||||
else{
|
||||
|
|
Loading…
Reference in a new issue