Removed comma in CfgLootSmall.hpp

This commit is contained in:
MwG
2014-02-13 09:13:27 -05:00
parent 38470b1bdf
commit d1ec3b6951

View File

@@ -557,7 +557,7 @@ class CfgLootSmall {
0.14, 0.14,
0.14, 0.14,
0.01, 0.01,
0.01, 0.01
} }
}; };
pistols[] = { pistols[] = {
@@ -582,4 +582,4 @@ class CfgLootSmall {
0.01 0.01
} }
}; };
}; };