set ctx.frame_duration
This commit is contained in:
@ -20,7 +20,6 @@ typedef struct Context {
|
||||
|
||||
/* real time spent on one frame (in seconds) */
|
||||
/* townengine is fixed step based, so you don't have to use delta */
|
||||
/* TODO: actually set it */
|
||||
float frame_duration;
|
||||
|
||||
/* it is disabled by having fog_density approximately equal to zero */
|
||||
|
Reference in New Issue
Block a user