poi-plugin-akashic-records
Advanced tools
Comparing version 4.1.4-beta.0 to 4.1.4-beta.1
{ | ||
"name": "poi-plugin-akashic-records", | ||
"version": "4.1.4-beta.0", | ||
"version": "4.1.4-beta.1", | ||
"description": "logbook plugin for poi", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -181,2 +181,5 @@ // Generated by CoffeeScript 1.9.3 | ||
case '/kcsapi/api_req_map/next': | ||
this._ships = window._ships; | ||
this.nowDate = new Date().getTime(); | ||
return this.battleStart = false; | ||
case '/kcsapi/api_req_sortie/battle': | ||
@@ -183,0 +186,0 @@ case '/kcsapi/api_req_battle_midnight/sp_midnight': |
Sorry, the diff of this file is not supported yet
2560259
58890