mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-27 11:57:40 +00:00
ads-game:: fixed history view
This commit is contained in:
@@ -186,6 +186,7 @@ bool ads_turn(int idelta) {
|
||||
shipstate ss;
|
||||
ss.at = ads_inverse(current * vctrV) * spin((ang+90)*degree);
|
||||
ss.ang = ang;
|
||||
ss.current = current;
|
||||
ss.start = ship_pt;
|
||||
ss.duration = pt;
|
||||
ss.vctrV = vctrV;
|
||||
|
||||
Reference in New Issue
Block a user