merge into main #1
@ -1,10 +0,0 @@
|
|||||||
using Common.Models;
|
|
||||||
|
|
||||||
namespace Generator.Weighting
|
|
||||||
{
|
|
||||||
public class ItemWeights
|
|
||||||
{
|
|
||||||
public Dictionary<string, int> firstprimaryweapon {get;set;}
|
|
||||||
public Dictionary<string, int> backpack { get; set; }
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user