|
@@ -1430,7 +1430,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1444,7 +1444,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1458,7 +1458,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1472,7 +1472,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1487,7 +1487,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1502,7 +1502,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1516,7 +1516,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1530,7 +1530,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1544,7 +1544,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1558,7 +1558,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1572,7 +1572,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1586,7 +1586,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1601,7 +1601,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1615,7 +1615,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1629,7 +1629,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1643,7 +1643,7 @@ public class ManaAnim : Regist
|
|
|
}
|
|
|
else
|
|
|
{
|
|
|
- throw new Exception();
|
|
|
+ return null;
|
|
|
}
|
|
|
}
|
|
|
|