feat(battle-engine): copy-loop closure to 3282 files (member-surface frontier)
This commit is contained in:
8
SVSim.BattleEngine/Engine/Cute/TransitionCodeParams.cs
Normal file
8
SVSim.BattleEngine/Engine/Cute/TransitionCodeParams.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Cute;
|
||||
|
||||
internal class TransitionCodeParams : PostParams
|
||||
{
|
||||
public string input_viewer_id = "";
|
||||
|
||||
public string password = "";
|
||||
}
|
||||
Reference in New Issue
Block a user