mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Added a line break to catch message
This commit is contained in:
parent
f2e093072e
commit
9970d892de
@ -116,7 +116,7 @@ nextIndex:
|
||||
Lighting.UpdateLighting(Screen.Effect)
|
||||
If textboxStart = False Then
|
||||
textboxStart = True
|
||||
TextBox.Show(Core.Player.Name & " used a " & Ball.Name & "!", {}, False, False)
|
||||
TextBox.Show(Core.Player.Name & " used a~" & Ball.Name & "!", {}, False, False)
|
||||
End If
|
||||
TextBox.Update()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user