Removed comma at end of enum

This commit is contained in:
Chris Teubert
2015-05-05 11:12:40 -07:00
committed by Jason Watkins
parent a1395d2e97
commit 4839f6eb04

View File

@@ -132,7 +132,7 @@ namespace XPC
DREF_MP4Alt,
DREF_MP5Alt,
DREF_MP6Alt,
DREF_MP7Alt,
DREF_MP7Alt
};
/// Marshals data between the plugin and X-Plane.