1
0
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:
Indah Sylvia
2017-09-29 04:30:06 +07:00
parent 7213e67f6a
commit f50a0cecd9
5 changed files with 5 additions and 5 deletions

View File

@@ -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",