mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 10:20:16 +01:00
Ajout de stats + corrections
This commit is contained in:
@@ -116,6 +116,8 @@ export default {
|
||||
* Start the zone reduction sequence
|
||||
*/
|
||||
start() {
|
||||
if (!this.ready()) return false;
|
||||
this.reset();
|
||||
this.started = true;
|
||||
this.startDate = new Date();
|
||||
//initialize the zone to its max value
|
||||
|
||||
Reference in New Issue
Block a user