diff options
Diffstat (limited to 'shader-booth.html')
| -rw-r--r-- | shader-booth.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shader-booth.html b/shader-booth.html index b16f37d..96741c8 100644 --- a/shader-booth.html +++ b/shader-booth.html @@ -175,7 +175,7 @@ a { color: #00f; } <script type="text/javascript" src="js/save.js"></script> <script type="text/javascript" src="js/util.js"></script> <script type="text/javascript" src="js/help.js"></script> -<script type="text/javascript" src="shaders.json"></script> +<script type="text/javascript" src="shaders-cam.json"></script> <script type="text/html" id="frame-template"> <button class="remove">x</button> |
