Mapper/SpawnPosFix
* automated refreshing the page after moving a spawn point
This commit is contained in:
parent
af67e84cd8
commit
5bfc0da3f8
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ if ([$mapper, $mapperData, $som, $foundIn] = $this->map):
|
|||
if (rsp /* == x */)
|
||||
alert('move failed. details tbd');
|
||||
else
|
||||
location.reload(true);
|
||||
location.search += "&refresh";
|
||||
},
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue