BattletechModders / BattletechModders/DynamicShops

Cannot compile from source - PriceHelpers does not exist in current context

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I've been trying to compile from source to obtain an up to date DLL, but I keep getting an error in Visual Studio that "PriceHelpers does not exist in current context" for the file DCustomShop.cs.

The code line in question is `public int GetPrice(TypedShopDefItem item) => PriceHelpers.GetPrice(item);`

PriceHelpers is not referred to anywhere else, and as far as I can tell, is not used in Assembly-CSharp or CustomShops.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.