Compare commits

..

No commits in common. "43d4634e97a14da4c5c7c72e1018152346c82816" and "e631883a44c009406e97d4225bea5ef5f10156a5" have entirely different histories.

2 changed files with 6 additions and 0 deletions

View File

@ -94,6 +94,7 @@ export class ItemSheetKH extends ItemSheet {
skillList.push(item)
}
}
this.position.width = 450;
this.position.height = 605;
break;

View File

@ -81,6 +81,11 @@
"url": "https://pi.rikspolisen.se/foundryvtt/kopparhavet",
"socket": true,
"manifest": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/raw/branch/master/system.json",
<<<<<<< HEAD
"download": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/archive/v0.0.4.zip",
"license": "LICENCE.txt"
=======
"download": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/archive/v0.0.3.zip",
"license": ""
>>>>>>> master
}