优化游玩记录DicePlayRecord
This commit is contained in:
@@ -150,6 +150,7 @@ class GameController extends OpenController
|
||||
'start_index' => 0,
|
||||
'target_index' => 0,
|
||||
'roll_array' => '[]',
|
||||
'roll_number' => 0,
|
||||
'status' => PlayStartLogic::RECORD_STATUS_TIMEOUT,
|
||||
]);
|
||||
} catch (\Exception $inner) {
|
||||
|
||||
Reference in New Issue
Block a user