mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-12-22 01:53:24 +00:00
Liens
This commit is contained in:
parent
ccbf88e707
commit
2810a69bd4
4 changed files with 390 additions and 374 deletions
|
|
@ -71,7 +71,7 @@ namespace AideDeJeu.Tools
|
|||
{
|
||||
id += '-';
|
||||
}
|
||||
else if(c== '\'' || c == '/')
|
||||
else if(c== '\'' || c == '/' || c == '(' || c ==')')
|
||||
{
|
||||
// vide
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue