Améliorer le choix du type d'objet à créer #143
Utilisation du fichier de langue Utilisation de la même référence pour les compendiums Fix sur les compendium, le type n'apparaissait pas toujours
This commit is contained in:
@ -320,7 +320,10 @@
|
||||
}
|
||||
],
|
||||
"library": false,
|
||||
"languages": [],
|
||||
"languages": [
|
||||
{ "lang": "en", "name": "English", "path": "lang/fr.json", "unreal": "this is a trick"},
|
||||
{ "lang": "fr", "name": "Français", "path": "lang/fr.json" }
|
||||
],
|
||||
"gridDistance": 1,
|
||||
"gridUnits": "m",
|
||||
"primaryTokenAttribute": "sante.vie",
|
||||
|
Reference in New Issue
Block a user