mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
new custom avatars for me
This commit is contained in:
parent
3bbc63d6c4
commit
9e7f3ad787
3 changed files with 2 additions and 0 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 5.3 KiB |
BIN
Mage.Client/src/main/resources/avatars/special/18.gif
Normal file
BIN
Mage.Client/src/main/resources/avatars/special/18.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
|
|
@ -125,6 +125,8 @@ public class Session {
|
|||
userData.setAvatarId(1014);
|
||||
} else if (userName.equals("Rahan")) {
|
||||
userData.setAvatarId(1016);
|
||||
} else if (userName.equals("Ayrat")) {
|
||||
userData.setAvatarId(1018);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue