managed restart flag
This commit is contained in:
@@ -639,7 +639,7 @@ class MapManager implements CallbackListener {
|
|||||||
* @param bool $restart
|
* @param bool $restart
|
||||||
*/
|
*/
|
||||||
public function handleScriptBeginMap($mapUid, $restart) {
|
public function handleScriptBeginMap($mapUid, $restart) {
|
||||||
$this->beginMap($mapUid, $restart);
|
$this->beginMap($mapUid, strtolower($restart) === 'true' ? true : false);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
@@ -1 +0,0 @@
|
|||||||
<?php unlink(__FILE__);
|
|
Reference in New Issue
Block a user