summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-24 08:04:00 +0200
committerjmoenig <jens@moenig.org>2014-07-24 08:04:00 +0200
commit1b382458c8208cb74b51cad414e67a71be61e0e2 (patch)
treef4104d099ae22f636276f17428d26e2d939e83e4 /history.txt
parent2fbdf855c25b92d5d5508e2c89546a95812f7a5a (diff)
downloadsnap-1b382458c8208cb74b51cad414e67a71be61e0e2.tar.gz
snap-1b382458c8208cb74b51cad414e67a71be61e0e2.zip
fixed “lost sprites bug”
ensure duplicated sprites keep wearing their current costume through save and re-load
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index af11d16..73f2a6b 100755
--- a/history.txt
+++ b/history.txt
@@ -2222,3 +2222,7 @@ ______
140723
------
* Objects: Scale down oversized images to current stage dimensions. Thanks, Dan, for reporting this!
+
+140724
+------
+* Objects: fixed “lost sprites bug” - ensure duplicated sprites keep wearing their current costume through save and re-load