1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

fix bashscript

This commit is contained in:
bolero-MURAKAMI 2013-09-20 16:38:27 +09:00
parent 3713351e3e
commit 3e33de25eb
3 changed files with 29 additions and 29 deletions

View file

@ -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),