mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
* Merged Source Code from MP branch Revision 3025 *
- Shipment Bugfix: Stop time compression when shipment and email arrives - Shipment Bugfix: Fixed duplication of items from shipment. This bug occured, when loading a savegame with at least 2 depending shipment orders git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3036 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -55,6 +55,8 @@ UINT8 gubCambriaMedicalObjects;
|
||||
|
||||
void DropOffItemsInMeduna( UINT8 ubOrderNum );
|
||||
|
||||
// WANNE: Dieser Code wird nicht mehr ausgeführt. Es gibt jetzt das PostalService.cpp::DeliverShipment()
|
||||
// In der Methode DeliverShipment() fehlt eine ganze Menge (PABLO Quests, ...)
|
||||
void BobbyRayPurchaseEventCallback( UINT8 ubOrderID )
|
||||
{
|
||||
UINT8 i,j;
|
||||
|
||||
Reference in New Issue
Block a user