diff options
| author | jules <jules@okfoc.us> | 2015-05-24 18:30:50 +0200 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2015-05-24 18:30:50 +0200 |
| commit | 660855ad88617a05302d6622462c5f38cc85b80c (patch) | |
| tree | a620bee2ad4079a5e677121bad917ce11bec19be /shader-booth.html | |
| parent | e3f1931aba199fedf0f453e29138de30c6749c5d (diff) | |
cam shaders
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> |
