From c1042fca23c3a2a9775047a9c1efee5031ac4a1c Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Wed, 16 Jan 2019 21:07:19 +0100 Subject: ... --- src/shared/struct/shr_battle_summary.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/struct/shr_battle_summary.erl') diff --git a/src/shared/struct/shr_battle_summary.erl b/src/shared/struct/shr_battle_summary.erl index fa1a458..f9fd412 100644 --- a/src/shared/struct/shr_battle_summary.erl +++ b/src/shared/struct/shr_battle_summary.erl @@ -99,7 +99,7 @@ new (ID, Name, Mode, Category) -> category = Category, deadline = ataxia_time:never(), is_players_turn = false, - is_pending = false + is_pending = true }. -spec none () -> type(). -- cgit v1.2.3-70-g09d2