add missing space
This commit is contained in:
parent
2638fed24f
commit
ccacff562e
1 changed files with 1 additions and 1 deletions
|
|
@ -308,7 +308,7 @@ public class Data {
|
|||
block = null;
|
||||
storedAs = Egg_Storage_Type.ENTITY;
|
||||
|
||||
log("The egg is"+getEggHolderString());
|
||||
log("The egg is "+getEggHolderString());
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue