From 95c83d6f105b10cd68e74a2cf31a891fe598112c Mon Sep 17 00:00:00 2001 From: chrisgregan Date: Fri, 11 Sep 2015 14:41:56 +0100 Subject: [PATCH] Removed shiver tag description --- Assets/Fungus/UI/Scripts/TextTagParser.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Assets/Fungus/UI/Scripts/TextTagParser.cs b/Assets/Fungus/UI/Scripts/TextTagParser.cs index aadcc3c5..c2f46cf5 100644 --- a/Assets/Fungus/UI/Scripts/TextTagParser.cs +++ b/Assets/Fungus/UI/Scripts/TextTagParser.cs @@ -62,7 +62,6 @@ namespace Fungus "\t{vpunch=0.5} Vertically punch screen (intensity)\n" + "\t{hpunch=0.5} Horizontally punch screen (intensity)\n" + "\t{shake=1} Shake screen (intensity)\n" + - "\t{shiver=1} Shiver screen (intensity)\n" + "\t{flash=0.5} Flash screen (duration)\n" + "\n" + "\t{audio=AudioObjectName} Play Audio Once\n" +