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