From df553b125313c93fd733adeab784a12e268ddde2 Mon Sep 17 00:00:00 2001 From: samreid Date: Thu, 28 Dec 2017 10:34:31 -0700 Subject: [PATCH] Factored out PhetioIDUtils.js, see https://github.com/phetsims/tandem/issues/41 --- arithmetic_en.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arithmetic_en.html b/arithmetic_en.html index b347a487..fa581810 100644 --- a/arithmetic_en.html +++ b/arithmetic_en.html @@ -7,7 +7,7 @@ - + arithmetic @@ -44,6 +44,7 @@ '../sherpa/lib/game-up-camera-1.0.0.js', '../sherpa/lib/base64-js-1.2.0.js', '../sherpa/lib/TextEncoderLite-3c9f6f0.js', + '../tandem/js/PhetioIDUtils.js', '../sherpa/lib/Tween-r12.js' ];