godot-extended-libraries / godot-debug-menu

Display in-game FPS/performance/hardware metrics in a Godot 4.x project
https://github.com/godot-extended-libraries/godot-debug-menu-demo
MIT License
454 stars 18 forks source link

README.md shows incorrect enum #32

Closed ZenithStar closed 2 months ago

ZenithStar commented 2 months ago

https://github.com/godot-extended-libraries/godot-debug-menu/blob/3211673efc9d1e41f94bbd74705eaed2d2b8bdd7/README.md?plain=1#L142

DebugMenu.Style.NONE -> DebugMenu.Style.HIDDEN

Calinou commented 2 months ago

Fixed by:

Thanks for the report :slightly_smiling_face: