mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-17 23:17:39 +00:00
ru:: rings with shuffled names
This commit is contained in:
@@ -356,6 +356,7 @@ void enable() {
|
||||
set_sval();
|
||||
init_scales();
|
||||
gen_powers();
|
||||
shuffle_all();
|
||||
|
||||
hyperpoint aleft = deparabolic13(to_hyper(l_margin_at, yctr));
|
||||
hyperpoint aright = deparabolic13(to_hyper(r_margin_at, yctr));
|
||||
|
Reference in New Issue
Block a user