mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-12-21 09:33:37 +00:00
Tags
This commit is contained in:
parent
27825ba35d
commit
4f2a427cee
12 changed files with 134 additions and 134 deletions
|
|
@ -62,7 +62,7 @@ namespace AideDeJeuLib
|
|||
}),
|
||||
new Tuple<string, Action<Generic, string>>("", (m, s) =>
|
||||
{
|
||||
this.Text += str;
|
||||
this.Text += "- " + str;
|
||||
}),
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue