serv4 + submodule update (#12740)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -12,8 +12,8 @@ namespace Content.Client.Trigger
|
||||
{
|
||||
private const string AnimationKey = "priming_animation";
|
||||
|
||||
[DataField("countdown_sound", required: false)]
|
||||
private SoundSpecifier _countdownSound = default!;
|
||||
[DataField("countdown_sound")]
|
||||
private SoundSpecifier? _countdownSound;
|
||||
|
||||
private Animation PrimingAnimation = default!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user