Update tools
This commit is contained in:
parent
bd2340168c
commit
66edbd4983
@ -737,6 +737,7 @@ events.prototype.doAction = function() {
|
||||
}
|
||||
else {
|
||||
var action = core.status.replay.toReplay.shift(), index;
|
||||
if (action == 'turn') action = core.status.replay.toReplay.shift();
|
||||
if (action.indexOf("choices:")==0 && ((index=parseInt(action.substring(8)))>=0) && index<data.choices.length) {
|
||||
core.status.event.selection=index;
|
||||
setTimeout(function () {
|
||||
|
||||
BIN
常用工具/RM动画导出器.exe
BIN
常用工具/RM动画导出器.exe
Binary file not shown.
BIN
常用工具/怪物数据导出器.exe
Normal file
BIN
常用工具/怪物数据导出器.exe
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user