mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-26 07:15:48 +02:00
Fixed comment
This commit is contained in:
parent
e278150cc0
commit
a94de37ef6
@ -2718,7 +2718,7 @@ endthisround:
|
|||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
|
||||||
***SHOW STAT INCREASE ANIMATION HERE***
|
'***SHOW STAT INCREASE ANIMATION HERE***
|
||||||
|
|
||||||
Dim printMessage As String = p.GetDisplayName() & "'s " & statString
|
Dim printMessage As String = p.GetDisplayName() & "'s " & statString
|
||||||
Select Case val
|
Select Case val
|
||||||
@ -2966,7 +2966,7 @@ endthisround:
|
|||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
|
||||||
***SHOW STAT DECREASE ANIMATION HERE***
|
'***SHOW STAT DECREASE ANIMATION HERE***
|
||||||
|
|
||||||
Dim printMessage As String = p.GetDisplayName() & "'s " & statString
|
Dim printMessage As String = p.GetDisplayName() & "'s " & statString
|
||||||
Select Case val
|
Select Case val
|
||||||
|
Loading…
x
Reference in New Issue
Block a user