mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-29 13:07:40 +00:00
ads-game:: show the (approximate) future
This commit is contained in:
@@ -118,6 +118,7 @@ bool ads_turn(int idelta) {
|
||||
current_ship = current;
|
||||
vctr_ship = vctr;
|
||||
vctrV_ship = vctrV;
|
||||
vctr_ship_base = hybrid::get_where(vctr_ship).first;
|
||||
view_pt = 0;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user