v0.0.4 (#4)
v0.0.4 merge fixes Co-Authored-By: erebus <erebus@rikspolisen.se> Co-Committed-By: erebus <erebus@rikspolisen.se>
This commit was merged in pull request #4.
This commit is contained in:
@@ -94,7 +94,6 @@ export class ItemSheetKH extends ItemSheet {
|
||||
skillList.push(item)
|
||||
}
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
this.position.width = 450;
|
||||
this.position.height = 605;
|
||||
break;
|
||||
@@ -127,8 +126,6 @@ export class ItemSheetKH extends ItemSheet {
|
||||
this.position.width = 405;
|
||||
this.position.height = 570;
|
||||
break;
|
||||
=======
|
||||
>>>>>>> master
|
||||
default:
|
||||
this.position.width = 450;
|
||||
this.position.height = 605;
|
||||
|
||||
Reference in New Issue
Block a user