Skip to content

Commit

Permalink
adjust console log to add particle system
Browse files Browse the repository at this point in the history
  • Loading branch information
Alchemist0823 committed Sep 20, 2023
1 parent ad61dc4 commit 25d5cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ export * from './sequencers/';
export * from './nodes/';

// remove this line if you have pro license
console.log('%c Powered by three.quarks. https://quarks.art/', 'font-size: 16px; font-weight: bold;');
console.log('%c Particle system powered by three.quarks. https://quarks.art/', 'font-size: 16px; font-weight: bold;');

0 comments on commit 25d5cb1

Please sign in to comment.