mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Fixed typo: 'texure' to 'texture'
This commit is contained in:
parent
4f39ce32b9
commit
392a94686c
6 changed files with 7 additions and 7 deletions
|
@ -94,7 +94,7 @@ String Performance::get_monitor_name(Monitor p_monitor) const {
|
|||
"raster/surface_changes",
|
||||
"raster/draw_calls",
|
||||
"video/video_mem",
|
||||
"video/texure_mem",
|
||||
"video/texture_mem",
|
||||
"video/vertex_mem",
|
||||
"video/video_mem_max",
|
||||
"physics_2d/active_objects",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue