From c92001c42a56fbbb2b7d79d18bfa377ba63c22de Mon Sep 17 00:00:00 2001 From: Michael Richardson Date: Wed, 23 Mar 2022 13:05:49 -0400 Subject: Move code to standalone file and add to all loaders --- examples/textures/loader.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/textures') diff --git a/examples/textures/loader.html b/examples/textures/loader.html index 76394d9..9b5a8d8 100644 --- a/examples/textures/loader.html +++ b/examples/textures/loader.html @@ -238,5 +238,8 @@ ga('require', 'linkid', 'linkid.js'); ga('send', 'pageview'); + + + \ No newline at end of file -- cgit v1.2.3