TODO: resolve bug with vframe stack

This commit is contained in:
brunoherbelin
2020-07-20 14:51:26 +02:00
parent 29cbc50183
commit 990ea42d58
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ class Visitor;
#define MAX_PLAY_SPEED 20.0
#define MIN_PLAY_SPEED 0.1
#define N_VFRAME 2
#define N_VFRAME 3
struct TimeCounter {