bump sprite version for next release
This commit is contained in:
parent
7d22d3668c
commit
03f648d5c4
@ -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 = "2"
|
SPRITE_VERSION = "3"
|
||||||
|
|
||||||
# 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