Small format fix

This commit is contained in:
Grant Sanderson 2023-08-15 20:39:27 -07:00
parent 4be7f611ec
commit f2ad9a70f7

View file

@ -22,6 +22,7 @@ DEFAULT_GLOW_DOT_RADIUS = 0.2
DEFAULT_GRID_HEIGHT = 6
DEFAULT_BUFF_RATIO = 0.5
class DotCloud(PMobject):
shader_folder: str = "true_dot"
render_primitive: int = moderngl.POINTS