浏览代码

Reduce the max size of sample lattice from 20 to 10.

jiaweig 4 年之前
父节点
当前提交
9a35a0f8a7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Gem/Code/Source/Platform/Windows/EntityLatticeTestComponent_Traits_Platform.h

+ 1 - 1
Gem/Code/Source/Platform/Windows/EntityLatticeTestComponent_Traits_Platform.h

@@ -13,4 +13,4 @@
 #define ENTITY_LATTICE_TEST_COMPONENT_WIDTH                     5
 #define ENTITY_LATTICE_TEST_COMPONENT_HEIGHT                    5
 #define ENTITY_LATTICE_TEST_COMPONENT_DEPTH                     5
-#define ENTITY_LATTEST_TEST_COMPONENT_MAX                       20
+#define ENTITY_LATTEST_TEST_COMPONENT_MAX                       10