Revert "bump sprite version for next release"
This reverts commit 03f648d5c4
.
This commit is contained in:
parent
1e74425e9b
commit
57dcbad3ae
@ -5,7 +5,7 @@ module Compass
|
|||||||
|
|
||||||
# Changing this string will invalidate all previously generated sprite images.
|
# Changing this string will invalidate all previously generated sprite images.
|
||||||
# We should do so only when the packing algorithm changes
|
# We should do so only when the packing algorithm changes
|
||||||
SPRITE_VERSION = "3"
|
SPRITE_VERSION = "2"
|
||||||
|
|
||||||
# Calculates the overal image dimensions
|
# Calculates the overal image dimensions
|
||||||
# collects image sizes and input parameters for each sprite
|
# collects image sizes and input parameters for each sprite
|
||||||
|
Loading…
Reference in New Issue
Block a user