mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-13 23:14:57 +01:00
Home screen, some places unblocked slightly (shop, friends)
This commit is contained in:
@@ -60,7 +60,7 @@ namespace BLHX.Server.Game.Handlers
|
||||
EquipBagMax = 350,
|
||||
GmFlag = 1,
|
||||
Rank = 1,
|
||||
GuideIndex = 1,
|
||||
GuideIndex = 1000000,
|
||||
ChatRoomId = 1,
|
||||
RegisterTime = (uint)new DateTimeOffset(connection.player.CreatedAt).ToUnixTimeSeconds(),
|
||||
ShipCount = (uint)connection.player.Ships.Count,
|
||||
|
||||
Reference in New Issue
Block a user