[FIX] Я не ебу че грабли сделал
# Conflicts: # Resources/Prototypes/Catalog/catalog.yml # Resources/Prototypes/Entities/Clothing/Eyes/hud.yml # Resources/Prototypes/Entities/Mobs/Player/skrell.yml # Resources/Prototypes/Species/arachnid.yml # Resources/Prototypes/Species/diona.yml # Resources/Prototypes/Species/dwarf.yml # Resources/Prototypes/Species/reptilian.yml # Resources/Prototypes/Species/skeleton.yml # Resources/Prototypes/Species/skrell.yml # Resources/Prototypes/Species/slime.yml # Resources/Prototypes/Species/vox.yml # Resources/Prototypes/Voice/speech_emote_sounds.yml
This commit is contained in:
@@ -86,7 +86,7 @@ public partial class ListingData : IEquatable<ListingData>, ICloneable
|
||||
/// <summary>
|
||||
/// used internally for tracking how many times an item was purchased.
|
||||
/// </summary>
|
||||
public int PurchaseAmount = 0;
|
||||
public int PurchaseAmount;
|
||||
|
||||
/// <summary>
|
||||
/// Used to delay purchase of some items.
|
||||
|
||||
Reference in New Issue
Block a user