Skip to content

Commit

Permalink
Update particle_source_or_sink.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cgokmen committed Oct 18, 2023
1 parent 9bcad5a commit 69a0cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnigibson/object_states/particle_source_or_sink.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,4 @@ def n_steps_per_modification(self):

@property
def physical_particle_modification_limit(self):
return m.SINK_PARTICLES_LIMIT
return m.SINK_PARTICLES_LIMIT

0 comments on commit 69a0cf4

Please sign in to comment.