Example #1
0
 public static void OnClose_Postfix(UIStarmap __instance)
 {
     if (SimulatedWorld.Initialized)
     {
         SimulatedWorld.ClearPlayerNameTagsOnStarmap();
     }
 }