Feat : Beta animations
This commit is contained in:
@@ -8,6 +8,7 @@ enum CardStyles {
|
||||
export const useSettingsStore = defineStore("settingstore", {
|
||||
state: () => ({
|
||||
cardStyle: CardStyles.HERON,
|
||||
animationSpeed: 100,
|
||||
shaderQuality: 3,
|
||||
shaderFramerate: 10,
|
||||
shaderPixelated: true,
|
||||
|
||||
Reference in New Issue
Block a user