From b813febff159d7fbd069758a364078d444f95512 Mon Sep 17 00:00:00 2001 From: Ram Vibhakar Date: Sun, 2 Aug 2015 15:04:23 +0800 Subject: [PATCH] Migrate old cache to new structure --- .../components/view/KSketch_SplashView.mxml | 4 +++ .../ksketch2/utils/KSketch_MigrateCache.as | 32 +++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 KSKInterface/src/sg/edu/smu/ksketch2/utils/KSketch_MigrateCache.as diff --git a/KSKInterface/src/sg/edu/smu/ksketch2/canvas/components/view/KSketch_SplashView.mxml b/KSKInterface/src/sg/edu/smu/ksketch2/canvas/components/view/KSketch_SplashView.mxml index ea48083f..f3d35a88 100755 --- a/KSKInterface/src/sg/edu/smu/ksketch2/canvas/components/view/KSketch_SplashView.mxml +++ b/KSKInterface/src/sg/edu/smu/ksketch2/canvas/components/view/KSketch_SplashView.mxml @@ -20,6 +20,7 @@