mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-08-12 12:29:42 +00:00
feat: fps counter
- also fix 1.21.9 version
This commit is contained in:
parent
5eedff5bab
commit
853cb96ba4
6 changed files with 26 additions and 3 deletions
|
|
@ -17,6 +17,7 @@ const defaultSettings: Settings = {
|
|||
blockReplacer: true,
|
||||
toolSettings: true,
|
||||
blockSelector: true,
|
||||
fpsCounter: false,
|
||||
};
|
||||
|
||||
// eslint-disable-next-line react-refresh/only-export-components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue