1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-30 05:23:00 +00:00

ads-game:: fixed history view

This commit is contained in:
Zeno Rogue
2022-09-29 14:24:57 +02:00
parent 25997dc6c1
commit 80c02c7e38
3 changed files with 8 additions and 6 deletions

View File

@@ -33,6 +33,7 @@ int gen_expire() {
struct shipstate {
ads_matrix at;
ads_matrix current;
ld start;
ld duration;
ld ang;