Add missing weight for Sa61_DZ

This commit is contained in:
AirwavesMan
2021-04-07 12:44:52 +02:00
parent 3145bd6337
commit 94d4ab1f11

View File

@@ -50,6 +50,10 @@ class Sa61_EP1
{ {
weight = 1.3; weight = 1.3;
}; };
class Sa61_DZ
{
weight = 1.3;
};
class Mac10_DZ class Mac10_DZ
{ {
weight = 1.0; weight = 1.0;