From ec61c62606371e7b3d597470c0b023cf11014d08 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Wed, 13 Jul 2022 22:11:02 +0100 Subject: [PATCH] Update projectile.json Removed undocumented comment --- source/behavior/entities/format/components/projectile.json | 1 - 1 file changed, 1 deletion(-) diff --git a/source/behavior/entities/format/components/projectile.json b/source/behavior/entities/format/components/projectile.json index 8a10b888..498cacac 100644 --- a/source/behavior/entities/format/components/projectile.json +++ b/source/behavior/entities/format/components/projectile.json @@ -448,7 +448,6 @@ "type": "object", "description": "Removes the projectile.", "additionalProperties": true, - "$comment": "UNDOCUMENTED", "properties": {} }, "spawn_aoe_cloud": {