From d12a4f0c18e80f45411e71c44d67b777b9a0c875 Mon Sep 17 00:00:00 2001 From: Dante Ruiz Date: Fri, 2 Mar 2018 14:30:02 -0800 Subject: [PATCH] little change --- .../controllers/controllerModules/nearGrabHyperLinkEntity.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/system/controllers/controllerModules/nearGrabHyperLinkEntity.js b/scripts/system/controllers/controllerModules/nearGrabHyperLinkEntity.js index bbd111489f..59ce79cfd1 100644 --- a/scripts/system/controllers/controllerModules/nearGrabHyperLinkEntity.js +++ b/scripts/system/controllers/controllerModules/nearGrabHyperLinkEntity.js @@ -1,6 +1,8 @@ "use strict"; -// nearActionGrabEntity.js +// nearGrabHyperLinkEntity.js +// +// Created by Dante Ruiz on 03/02/2018 // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html