1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-02 00:16:07 +00:00

Correctif

This commit is contained in:
Yan Maniez 2018-07-28 22:58:51 +02:00
parent 388475bbca
commit 920c815588

View file

@ -814,6 +814,7 @@ namespace AideDeJeu.ViewModels
new KeyValuePair<string, string>("Équipement, sellerie et véhicules à traction", "Équipement, sellerie et véhicules à traction" ),
new KeyValuePair<string, string>("Bateau", "Bateau" ),
new KeyValuePair<string, string>("Marchandise", "Marchandise" ),
new KeyValuePair<string, string>("Service", "Service" ),
new KeyValuePair<string, string>("Nourriture, boisson et logement", "Nourriture, boisson et logement" ),
};