3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-27 14:15:28 +02:00

host voxel icons on s3 rather than hungry.com

This commit is contained in:
Seth Alves 2016-04-07 20:34:34 -07:00
parent d79d66c34e
commit 723af9bcbd

View file

@ -7,7 +7,8 @@ Script.include([
]);
var isActive = false;
var toolIconUrl = "http://headache.hungry.com/~seth/hifi/";
var toolIconUrl = "https://s3-us-west-1.amazonaws.com/hifi-content/seth/production/icons/"
var toolHeight = 50;
var toolWidth = 50;