Unit Management Mod

Senzani's Unit Management 1.2.1

I dont see any change here:

mod-options-decorator.js

--remove this
import { CategoryData, CategoryType } from '/core/ui/options/options-helpers.js';

--add this
import { CategoryData, CategoryType } from '/core/ui/options/options-helpers.js';
 
I dont see any change here:

mod-options-decorator.js

--remove this
import { CategoryData, CategoryType } from '/core/ui/options/options-helpers.js';

--add this
import { CategoryData, CategoryType } from '/core/ui/options/options-helpers.js';
Sorry. Will fix when I get home.
 
I dont see any change here:

mod-options-decorator.js

--remove this
import { CategoryData, CategoryType } from '/core/ui/options/options-helpers.js';

--add this
import { CategoryData, CategoryType } from '/core/ui/options/options-helpers.js';
try again. It was a cut and paste error. Thanks
 
Back
Top Bottom