Skip to content

Commit e0473ab

Browse files
committed
fix: Marshmallow isn't available rn
1 parent e4298fa commit e0473ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EXILED/Exiled.API/Enums/EffectType.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ public enum EffectType
216216
/// <summary>
217217
/// Makes you a marshmallow guy.
218218
/// </summary>
219-
// [Obsolete("Not functional in-game")]
219+
[Obsolete("Only availaible for Halloween")]
220220
Marshmallow,
221221

222222
/// <summary>

0 commit comments

Comments
 (0)