new 3d loading animation
This commit is contained in:
@@ -27,7 +27,7 @@ let friendyKeyRenamer = new Proxy({
|
||||
}
|
||||
})
|
||||
|
||||
class Settings {
|
||||
export default class Settings {
|
||||
constructor() {
|
||||
this.startLevel = 1
|
||||
|
||||
@@ -79,7 +79,4 @@ class Settings {
|
||||
|
||||
this.theme = "Plasma"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
export { Settings }
|
||||
}
|
||||
Reference in New Issue
Block a user