시뮬레이터 전투 준비

This commit is contained in:
2018-08-26 22:32:37 +09:00
parent 0a9537ab07
commit b166f2a469
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -527,6 +527,7 @@ jQuery(function($){
url:'j_simulate_battle.php',
dataType:'json',
data:{
action:'battle',
query:JSON.stringify(data),
}
}).then(function(result){