rebuilt how rifts get dungeon data assigned to them

This commit is contained in:
StevenRS11
2013-06-03 20:56:15 -04:00
parent 2e2184f033
commit b97eab46b5
13 changed files with 141 additions and 27 deletions

View File

@@ -27,7 +27,7 @@ public class copyfile
}
catch(Exception e)
{
e.printStackTrace();
//e.printStackTrace();
return false;
}
return true;