mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix bashscript
This commit is contained in:
parent
3713351e3e
commit
3e33de25eb
3 changed files with 29 additions and 29 deletions
|
@ -18,7 +18,7 @@ namespace darkcult {
|
|||
//
|
||||
SPROUT_STATIC_CONSTEXPR auto object = sprout::make_tuple(
|
||||
objects::make_aa_plane(
|
||||
sprout::darkroom::objects::aa_plane_direction::y,
|
||||
objects::aa_plane_direction::y,
|
||||
-2.0,
|
||||
materials::make_plaid_material_image(
|
||||
colors::rgb_f(1.0, 0.0, 0.0),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue