add comment

This commit is contained in:
Seth Alves 2016-01-03 07:29:14 -08:00
parent bfa8cc1969
commit 9f828448a0

View file

@ -9,6 +9,8 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
// This script draws an overlay cube around nearby entities to show their queryAABoxes.
Script.include("../libraries/utils.js");