mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 19:43:06 +01:00
Fix Syntax of EditorObjectSelectionSession.cpp and Marketing.cpp (#20699)
Minor changes in Syntax of two files' annotations. Co-authored-by: Hielke Morsink <hielke.morsink@gmail.com>
This commit is contained in:
@@ -46,9 +46,7 @@ static void SelectDesignerObjects();
|
||||
static void ReplaceSelectedWaterPalette(const ObjectRepositoryItem* item);
|
||||
|
||||
/**
|
||||
* Master objects are objects that are not
|
||||
* optional / required dependants of an
|
||||
* object.
|
||||
* Master objects are objects that are not optional / required dependants of an object.
|
||||
*/
|
||||
static constexpr ResultWithMessage ObjectSelectionError(bool isMasterObject, StringId message)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user