@@ -16,6 +16,7 @@ class shake_room extends base_room
$this->mRoomType = 'shake_bonus';
parent::__construct($cinfos, $participants);
}
+
public function shakeOp($input)
{
$this->clear();