mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Whoops forgot to add in /save!
This commit is contained in:
parent
3046d613aa
commit
4629d0467c
@ -475,6 +475,7 @@ class PlayerList
|
|||||||
public void setTpback(String newtpback)
|
public void setTpback(String newtpback)
|
||||||
{
|
{
|
||||||
tpxyz = newtpback;
|
tpxyz = newtpback;
|
||||||
|
save();
|
||||||
}
|
}
|
||||||
//=====================================================================
|
//=====================================================================
|
||||||
//Function: getTpxyz
|
//Function: getTpxyz
|
||||||
|
Loading…
Reference in New Issue
Block a user