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