mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-05 23:29:43 +01:00
Added missing drawable regions to TFC
This commit is contained in:
parent
66274c8b6b
commit
bb4767efc9
1 changed files with 3 additions and 0 deletions
|
@ -225,6 +225,9 @@ const variationsConfig = {
|
|||
code: "T",
|
||||
default: 1,
|
||||
drawablePeriods: [0, 1],
|
||||
drawableRegions: [
|
||||
[[0, 1], [0, 0, 2000, 2000]]
|
||||
],
|
||||
versions: [
|
||||
{
|
||||
timestamp: "Final",
|
||||
|
|
Loading…
Reference in a new issue