mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-30 05:23:00 +00:00
nilrider:: timer is now recorded with timestamp
This commit is contained in:
@@ -178,7 +178,6 @@ void level::draw_planning_screen() {
|
||||
}
|
||||
|
||||
current = history[mint];
|
||||
timer = mint * 1. / tps;
|
||||
}
|
||||
|
||||
draw_sq(get_spline(closest_t), 0x8080FFFF, PPR::ITEM);
|
||||
|
||||
Reference in New Issue
Block a user