static void Register()
 {
     NeoSerializationFormatters.RegisterFormatter(new NeoFpsCompassNavPro_POIFormatter());
 }
예제 #2
0
 static void Register()
 {
     NeoSerializationFormatters.RegisterFormatter(new EmeraldAISystemFormatter());
 }