Null the block as well? (#1630)
This commit is contained in:
@@ -568,6 +568,7 @@ public class Administration{
|
|||||||
player = null;
|
player = null;
|
||||||
type = null;
|
type = null;
|
||||||
tile = null;
|
tile = null;
|
||||||
|
block = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user