mirror of
https://github.com/correl/mage.git
synced 2025-04-12 17:00:08 -09:00
avatar for "loki"
This commit is contained in:
parent
33be6bd828
commit
8e9b6ac821
2 changed files with 2 additions and 0 deletions
Mage.Client/src/main/resources/avatars/special
Mage.Server/src/main/java/mage/server
BIN
Mage.Client/src/main/resources/avatars/special/12.gif
Normal file
BIN
Mage.Client/src/main/resources/avatars/special/12.gif
Normal file
Binary file not shown.
After ![]() (image error) Size: 76 KiB |
|
@ -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
Reference in a new issue