Skip to content

Commit

Permalink
Reverted one changed method
Browse files Browse the repository at this point in the history
  • Loading branch information
olekscode committed Sep 21, 2023
1 parent fb2ef10 commit 64bebd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ CMR3SpaceAgentsBuilder >> cellAt: aPoint ifAbsent: absentBlock [
{ #category : #'as yet unclassified' }
CMR3SpaceAgentsBuilder >> defaultMasterShape [

^ (RSShapeFactory perform: #circle)
^ RSShapeFactory star
size: 25;
yourself.
]
Expand Down

0 comments on commit 64bebd6

Please sign in to comment.