mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-13 06:54:51 +01:00
extending command for user and prevent err in build ship menu
This commit is contained in:
@@ -48,5 +48,10 @@ namespace BLHX.Server.Game.Handlers
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
public static void NotifyBuildShipData(this Connection connection)
|
||||
{
|
||||
connection.Send(new Sc12024());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user