From e40b3cc7f66496dd4af9806de206483ff8790646 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Thu, 28 Nov 2019 11:58:18 -0800 Subject: [PATCH] X3dTidy add WorldInfo title --- Space/SpaceAttack/SpaceAttack.x3d | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Space/SpaceAttack/SpaceAttack.x3d b/Space/SpaceAttack/SpaceAttack.x3d index f8572ca92d..6b6d451751 100644 --- a/Space/SpaceAttack/SpaceAttack.x3d +++ b/Space/SpaceAttack/SpaceAttack.x3d @@ -5,7 +5,7 @@ <meta content='SpaceAttack.x3d' name='title'/> <meta content='Mike Perry' name='creator'/> <meta content='17 August 2000' name='created'/> - <meta content='1 June 2012' name='modified'/> + <meta content='28 November 2019' name='modified'/> <meta content='Three Space Ships Attack' name='description'/> <meta content='https://savage.nps.edu/Savage/Space/SpaceAttack/SpaceAttack.x3d' name='identifier'/> <meta content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit' name='generator'/> @@ -13,6 +13,7 @@ </head> <Scene> <!-- The Background Planets --> + <WorldInfo title='SpaceAttack.x3d'/> <Transform translation='0 0 -15'> <Shape> <Sphere radius='2.4'/> -- GitLab