--Code Change

-Change Sequence Preview to PREVIEW_SIZE (128)
This commit is contained in:
Seth Troisi
2022-02-12 18:51:42 -08:00
parent ee7ca7065e
commit 0fc2d3107e
3 changed files with 11 additions and 11 deletions

View File

@ -32,7 +32,7 @@ class Fractorium;
template <typename T> class PreviewRenderer;
template <typename T> class TreePreviewRenderer;
#define PREVIEW_SIZE 256
#define PREVIEW_SIZE 128
#define UNDO_SIZE 512
/// <summary>