better icon handling

This commit is contained in:
Viktor Rådberg
2023-08-19 19:21:52 +02:00
parent aaa22d8247
commit df3fa4e195
67 changed files with 980 additions and 1259 deletions

View File

@@ -0,0 +1,6 @@
export { default as Cog } from './Cog';
export { default as CommanderTax } from './CommanderTax';
export { default as Energy } from './Energy';
export { default as Experience } from './Experience';
export { default as PartnerTax } from './PartnerTax';
export { default as Poison } from './Poison';