mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
Modified makerst to generate code tags for these to avoid hyperlinks to the same class.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Access to basic engine properties.
|
||||
</brief_description>
|
||||
<description>
|
||||
The [code]Engine[/code] class allows you to query and modify the game's run-time parameters, such as frames per second, time scale, and others.
|
||||
The [Engine] class allows you to query and modify the game's run-time parameters, such as frames per second, time scale, and others.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user