예제 #1
0
 public static bool Prefix(ZNetScene __instance)
 {
     EpicLoot.TryRegisterPrefabs(__instance);
     return(true);
 }