This commit is contained in:
icomrade
2016-02-19 11:22:13 -05:00
parent 744d2e43a3
commit 0503b206d1
2 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ class CfgVehicles {
class Sound;
class Sound_Generator1: Sound
{
scope = public;
scope = 2;
sound = "Generator1";
displayName = "Generator";
};