added another command- delete_all_links
Signed-off-by: StevenRS11 <steven.r.stafford.ii.14@dartmouth.edu>
This commit is contained in:
@@ -69,7 +69,7 @@ public class pocketProvider extends WorldProvider
|
||||
public String getDimensionName()
|
||||
{
|
||||
// TODO Auto-generated method stub
|
||||
return "PocketDim";
|
||||
return "PocketDim "+this.dimensionId;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user