Deleted DimUpdatePacket
Deleted DimUpdatePacket since it's not used for anything and the file is essentially empty.
This commit is contained in:
parent
a82c7ce4c2
commit
64cc95f92b
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
package StevenDimDoors.mod_pocketDim;
|
||||
|
||||
|
||||
public class DimUpdatePacket
|
||||
{
|
||||
|
||||
public DimUpdatePacket(int dim)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
Reference in a new issue