nilrider:: unilrun removed

This commit is contained in:
Zeno Rogue 2022-05-09 14:46:24 +02:00
parent 0f1f4ce99b
commit 3c491fb7ac
1 changed files with 0 additions and 1 deletions

View File

@ -593,7 +593,6 @@ auto celldemo = arg::add3("-unilcycle", initialize) + arg::add3("-unilplan", []
param_f(min_gfx_slope, "min_gfx_slope")
->editable(-90*degree, 90*degree, degree, "min camera slope", "affected by up/down", 'm');
})
+ arg::add3("-unilrun", [] { pushScreen(run); })
+ arg::add3("-fullsim", [] {
/* for animations */
popScreenAll();