mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +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)
|
||||
{
|
||||
tpxyz = newtpback;
|
||||
save();
|
||||
}
|
||||
//=====================================================================
|
||||
//Function: getTpxyz
|
||||
|
Loading…
Reference in New Issue
Block a user