storm-devs / storm-engine

Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
https://storm-devs.github.io/storm-engine
GNU General Public License v3.0
845 stars 120 forks source link

Only space to dialog name string if character has last name #469

Closed Hammie closed 1 year ago

Hammie commented 1 year ago

Fixes #468

Adds a check so we only add the space in the dialog title when the characters last name is present and non-empty.

Hammie commented 1 year ago

@espkk Can you have a quick look? Should be fairly straight-froward.