mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 06:27:17 +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() {
|
void show() {
|
||||||
/* might not be changed automatically */
|
/* might not be changed automatically */
|
||||||
if(vid.fixed_yz) spinEdge_full();
|
if(vid.fixed_yz) spinEdge_full();
|
||||||
|
Loading…
Reference in New Issue
Block a user