Skip to content

Comments

tutorial-mod depends on 'Taleworlds.Library'#124

Open
manfelt wants to merge 1 commit intoBannerlord-Modding:masterfrom
manfelt:patch-1
Open

tutorial-mod depends on 'Taleworlds.Library'#124
manfelt wants to merge 1 commit intoBannerlord-Modding:masterfrom
manfelt:patch-1

Conversation

@manfelt
Copy link

@manfelt manfelt commented Oct 15, 2022

No description provided.

new TextObject("Message", null),
9990,
() => { InformationManager.DisplayMessage(new InformationMessage("Hello World!")); },
() => { TaleWorlds.Library.InformationManager.DisplayMessage(new InformationMessage("Hello World!")); },
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed if an using is used!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants