Returned back my old old avatars

This commit is contained in:
magenoxx 2017-04-18 19:56:35 +03:00
parent 784a4b8089
commit fdf15262f9

View file

@ -317,6 +317,10 @@ public class Session {
return 1020;
case "fireshoes":
return 1021;
case "noxx":
return 1000;
case "magenoxx":
return 1018;
}
return 11;
}