mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
[QoL] FPS Counter disabled by default, show message after screenshot, show message if noclip is enabled/disabled (#591)
* FPS counter is off by default, enable with F4 * A message or error is now shown on-screen if a screenshot is taken with F2 * Show message when noclip is enabled or disabled
This commit is contained in:
@@ -310,6 +310,7 @@ layer = 1
|
||||
|
||||
[node name="FPSCount" type="Label" parent="GameHUD"]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
anchors_preset = 3
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
|
Reference in New Issue
Block a user