更新 pokemon_cafe.js
save seatid
This commit is contained in:
@@ -118,5 +118,6 @@ function chooseSeat() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
GM_setValue('seatId', seatId);
|
||||||
return seatId;
|
return seatId;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user