forked from External/mage
Avatar test
Testing access to a "normal" avatar that is not added to "available_avatars". Can't test name cases in local build.
This commit is contained in:
parent
15df9c9586
commit
6e5acee2dc
1 changed files with 2 additions and 0 deletions
|
|
@ -181,6 +181,8 @@ public class Session {
|
|||
return 1018;
|
||||
case "Bandit":
|
||||
return 1020;
|
||||
case "Wehk":
|
||||
return 66;
|
||||
}
|
||||
return 51;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue