Rename PlayerSheetV2 containing file
This commit is contained in:
parent
3981e95ff0
commit
d100af3198
2 changed files with 9 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ import { PetSheet } from "./sheets/Items/PetSheet.mjs";
|
|||
|
||||
// Actor Sheets
|
||||
import { BasicSyncSheet } from "./sheets/SyncVariations/BasicSyncSheet.mjs";
|
||||
import { PlayerSheetv2 } from "./sheets/Actors/PC/Improved.mjs";
|
||||
import { PlayerSheetv2 } from "./sheets/Actors/PC/PlayerSheetV2.mjs";
|
||||
import { MVPPCSheet } from "./sheets/MVPPCSheet.mjs";
|
||||
import { MobSheet } from "./sheets/MobSheet.mjs";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue