Browse Source

Whoops forgot to add in /save!

nossr50 14 years ago
parent
commit
4629d0467c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      vMinecraftUsers.java

+ 1 - 0
vMinecraftUsers.java

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