diff --git a/base.fgd b/base.fgd index d9f9192..0c33ec3 100644 --- a/base.fgd +++ b/base.fgd @@ -1761,6 +1761,12 @@ 0 : "No" 1 : "Yes" ] + + muted(choices) : "Mute Movie" : 1 = + [ + 0 : "No" + 1 : "Yes" + ] width(integer) : "Panel width" : 256 : "Width of the panel in units." height(integer) : "Panel height" : 128 : "Height of the panel in units."