Skip to content

Commit

Permalink
Clean up whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
budak7273 committed Oct 23, 2023
1 parent 1d8a900 commit 7bc1446
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ struct SML_API FConfigVariableDescriptor {
UClass* BaseObjectClass;
UClass* BaseClassType;
class UConfigGeneratedStruct* ConfigGeneratedStructType;
TSharedPtr<FConfigVariableDescriptor> ArrayElementDescriptor;
TSharedPtr<FConfigVariableDescriptor> ArrayElementDescriptor;
TSharedPtr<FConfigVariableDescriptor> MapKeyDescriptor;
TSharedPtr<FConfigVariableDescriptor> MapValueDescriptor;
};
Expand Down

0 comments on commit 7bc1446

Please sign in to comment.