v0.0.4 fixes
This commit is contained in:
@@ -94,7 +94,7 @@ export class ItemSheetKH extends ItemSheet {
|
||||
skillList.push(item)
|
||||
}
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
|
||||
this.position.width = 450;
|
||||
this.position.height = 605;
|
||||
break;
|
||||
@@ -127,8 +127,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