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