mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Add line break for bicycle use text
This commit is contained in:
parent
915293431e
commit
36294f8647
@ -18,7 +18,7 @@ Namespace Items.KeyItems
|
||||
Screen.Level.OwnPlayer.SetTexture(Core.Player.TempRideSkin, True)
|
||||
Core.Player.Skin = Core.Player.TempRideSkin
|
||||
|
||||
Screen.TextBox.Show("<player.name> stepped off the Bicycle.")
|
||||
Screen.TextBox.Show("<player.name> stepped~off the Bicycle.")
|
||||
While Core.CurrentScreen.Identification <> Screen.Identifications.OverworldScreen
|
||||
Core.CurrentScreen = Core.CurrentScreen.PreScreen
|
||||
End While
|
||||
|
Loading…
x
Reference in New Issue
Block a user