You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PlatformAirCategory something has gone wrong with the code generation. Code 50 is for "Unmanned" air platforms but the enum is called LIVE_ENTITY_DETONATION.
In PlatformAirCategory something has gone wrong with the code generation. Code 50 is for "Unmanned" air platforms but the enum is called LIVE_ENTITY_DETONATION.
opendis7-java/src-generated/edu/nps/moves/dis7/enumerations/PlatformAirCategory.java
Line 123 in 9493e02