Merge pull request #28302 from Daw11/orphan-type

Add missing enum value to Performance::get_monitor_type
This commit is contained in:
Rémi Verschelde 2019-04-23 12:05:36 +02:00 committed by GitHub
commit b874b33a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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