a little change
This commit is contained in:
parent
c6680fcb43
commit
eb9cadf44d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ internal class LoginModule : BaseModule
|
||||||
BasicInfo = new()
|
BasicInfo = new()
|
||||||
{
|
{
|
||||||
Level = 5,
|
Level = 5,
|
||||||
Nickname = "ReversedRooms"
|
Nickname = "Snowflake"
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue