fix hof battle result and crown return stamp
This commit is contained in:
parent
631f095cc9
commit
cda47bf158
@ -150,7 +150,6 @@ export async function saveGhostBattleResult(body: wm.protobuf.SaveGameResultRequ
|
|||||||
// --------------GHOST BATTLE SELECTION MODE--------------
|
// --------------GHOST BATTLE SELECTION MODE--------------
|
||||||
// Calling save ghost history battle function (BASE_PATH/src/util/games/games_util/ghost_history.ts)
|
// Calling save ghost history battle function (BASE_PATH/src/util/games/games_util/ghost_history.ts)
|
||||||
let ghost_historys: any;
|
let ghost_historys: any;
|
||||||
console.log(body.rgResult!.selectionMethod);
|
|
||||||
|
|
||||||
switch (body.rgResult!.selectionMethod)
|
switch (body.rgResult!.selectionMethod)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user