forked from External/mage
avatar for "loki"
This commit is contained in:
parent
33be6bd828
commit
8e9b6ac821
2 changed files with 2 additions and 0 deletions
|
|
@ -119,6 +119,8 @@ public class Session {
|
|||
userData.setAvatarId(1008);
|
||||
} else if (userName.equals("Arching")) {
|
||||
userData.setAvatarId(1010);
|
||||
} else if (userName.equals("loki")) {
|
||||
userData.setAvatarId(1012);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue