mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-13 04:45:03 +01:00
DB for starting tutorial
This commit is contained in:
@@ -121,7 +121,7 @@ namespace AscNet.SDKServer.Controllers
|
||||
});
|
||||
}
|
||||
|
||||
Player player = Player.FromId(account.Uid);
|
||||
Player player = Player.FromPlayerId(account.Uid);
|
||||
|
||||
LoginGate gate = new()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user