mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Returned back my old old avatars
This commit is contained in:
parent
784a4b8089
commit
fdf15262f9
1 changed files with 4 additions and 0 deletions
|
@ -317,6 +317,10 @@ public class Session {
|
||||||
return 1020;
|
return 1020;
|
||||||
case "fireshoes":
|
case "fireshoes":
|
||||||
return 1021;
|
return 1021;
|
||||||
|
case "noxx":
|
||||||
|
return 1000;
|
||||||
|
case "magenoxx":
|
||||||
|
return 1018;
|
||||||
}
|
}
|
||||||
return 11;
|
return 11;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue