13 lines
301 B
C#
13 lines
301 B
C#
// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard\AccountTransferHelper.cs
|
|
using System;
|
|
using Cute;
|
|
using UnityEngine;
|
|
using Wizard.Battle.Recovery;
|
|
namespace Wizard
|
|
{
|
|
public partial class AccountTransferHelper
|
|
{
|
|
public void DataTransferByFaceBook() { }
|
|
}
|
|
}
|