mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 13:07:16 +00:00
fixed set_time not known
This commit is contained in:
parent
f8f4770c60
commit
e7105886af
@ -383,6 +383,8 @@ void snap_to_center() {
|
||||
};
|
||||
}
|
||||
|
||||
void set_time(ld t);
|
||||
|
||||
void show() {
|
||||
/* might not be changed automatically */
|
||||
if(vid.fixed_yz) spinEdge_full();
|
||||
|
Loading…
Reference in New Issue
Block a user