From a94de37ef65de616f47b7f6e3533dec31664d9db Mon Sep 17 00:00:00 2001 From: Aragas Date: Wed, 14 Sep 2016 13:34:45 +0300 Subject: [PATCH] Fixed comment --- 2.5DHero/2.5DHero/Battle/BattleSystemV2/Battle.vb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2.5DHero/2.5DHero/Battle/BattleSystemV2/Battle.vb b/2.5DHero/2.5DHero/Battle/BattleSystemV2/Battle.vb index 8644a710b..fa6be98cf 100644 --- a/2.5DHero/2.5DHero/Battle/BattleSystemV2/Battle.vb +++ b/2.5DHero/2.5DHero/Battle/BattleSystemV2/Battle.vb @@ -2718,7 +2718,7 @@ endthisround: End If End If - ***SHOW STAT INCREASE ANIMATION HERE*** + '***SHOW STAT INCREASE ANIMATION HERE*** Dim printMessage As String = p.GetDisplayName() & "'s " & statString Select Case val @@ -2966,7 +2966,7 @@ endthisround: End If End If - ***SHOW STAT DECREASE ANIMATION HERE*** + '***SHOW STAT DECREASE ANIMATION HERE*** Dim printMessage As String = p.GetDisplayName() & "'s " & statString Select Case val