mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
Tests comment block
This commit is contained in:
parent
f71148b75f
commit
9497c8522f
1 changed files with 4 additions and 0 deletions
|
|
@ -287,6 +287,10 @@ namespace AideDeJeu.ViewModels
|
|||
return true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.WriteLine(parsedComment.Name);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue