cPieceModifier interface and cPieceModifierRandomizeBlocks class (#5122)
This commit is contained in:
@@ -297,3 +297,12 @@ bool cUUID::FromString(const AString &)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
int BlockStringToType(const AString &)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user