mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-10 11:14:07 +00:00
rogueviz::ads:: greater time_scale by default
This commit is contained in:
parent
f47837df99
commit
77d7c6f631
@ -65,7 +65,7 @@ void change_scale(ld s);
|
||||
/** all the missiles and objects currently displayed */
|
||||
vector<struct ads_object*> displayed;
|
||||
|
||||
ld time_scale = .1;
|
||||
ld time_scale = .5;
|
||||
|
||||
color_t missile_color = 0xFF0000FF;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user