mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 16:54:56 +02:00
Stat in crease text change
This commit is contained in:
parent
9714b42297
commit
f56696df23
@ -3349,6 +3349,12 @@
|
|||||||
printMessage &= " sharply rose!"
|
printMessage &= " sharply rose!"
|
||||||
Case 3
|
Case 3
|
||||||
printMessage &= " rose drastically!"
|
printMessage &= " rose drastically!"
|
||||||
|
Case 4
|
||||||
|
printMessage &= " rose drastically!"
|
||||||
|
Case 5
|
||||||
|
printMessage &= " rose drastically!"
|
||||||
|
Case 6
|
||||||
|
printMessage &= " was maximized!"
|
||||||
Case Else
|
Case Else
|
||||||
printMessage &= " slightly rose."
|
printMessage &= " slightly rose."
|
||||||
End Select
|
End Select
|
||||||
|
Loading…
x
Reference in New Issue
Block a user