style: add comment to separate state and functions in world.ts
This commit is contained in:
@@ -274,7 +274,7 @@ export const useWorldStore = defineStore('world', () => {
|
||||
frontendConfig,
|
||||
currentPhenomenon,
|
||||
phenomenaList,
|
||||
|
||||
// Functions.
|
||||
initialize,
|
||||
fetchState,
|
||||
handleTick,
|
||||
|
||||
Reference in New Issue
Block a user