Removed comma at end of enum

This commit is contained in:
Chris Teubert
2015-05-05 11:12:40 -07:00
parent 37c22bd963
commit 5b7fc9fb14

View File

@@ -133,7 +133,7 @@ namespace XPC
DREF_MP4Alt,
DREF_MP5Alt,
DREF_MP6Alt,
DREF_MP7Alt,
DREF_MP7Alt
};
/// Maps X-Plane dataref lines to XPC DREF values.