jgabaut / helapordo

A roguelike terminal game, using ncurses.
https://jgabaut.github.io/helapordo-docs
GNU General Public License v3.0
14 stars 0 forks source link

[BUG] Current time is shown instead of commit time #63

Closed jgabaut closed 9 months ago

jgabaut commented 9 months ago

Version 1.3.5 added a conditional display of info from anvil__helapordo.h (only when generated by invil rather than amboso).

However, time() is being called, resulting in current time on the output instead of the header value.

Version: >=1.3.5