You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Fixed typo: 'texure' to 'texture'
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user