Whoops forgot to add in /save!

This commit is contained in:
nossr50 2010-12-20 03:17:18 -08:00
parent 3046d613aa
commit 4629d0467c

View File

@ -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