瀏覽代碼

Add missing enum value to Performance::get_monitor_type

Daw11 6 年之前
父節點
當前提交
f104731b81
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      main/performance.cpp

+ 1 - 0
main/performance.cpp

@@ -188,6 +188,7 @@ Performance::MonitorType Performance::get_monitor_type(Monitor p_monitor) const
 		MONITOR_TYPE_QUANTITY,
 		MONITOR_TYPE_QUANTITY,
 		MONITOR_TYPE_QUANTITY,
+		MONITOR_TYPE_QUANTITY,
 		MONITOR_TYPE_MEMORY,
 		MONITOR_TYPE_MEMORY,
 		MONITOR_TYPE_MEMORY,