diff options
| author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-10-01 16:13:41 +0700 |
|---|---|---|
| committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-10-01 16:13:41 +0700 |
| commit | 7e530bdcc6ef88a1174f3408a7b2fed4eff43222 (patch) | |
| tree | 39070c9566730db6f06e153e9e5bc76eade16d94 /src/Globals.cpp | |
| parent | f076e700c738a9aea4fbac936f3b281cd35ee475 (diff) | |
| download | blackshades-7e530bdcc6ef88a1174f3408a7b2fed4eff43222.tar.gz | |
Remove Skeleton.num_joints
Diffstat (limited to 'src/Globals.cpp')
| -rw-r--r-- | src/Globals.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Globals.cpp b/src/Globals.cpp index d1ae639..dba8ad5 100644 --- a/src/Globals.cpp +++ b/src/Globals.cpp @@ -21,7 +21,7 @@ int environment; float soundscalefactor; int slomo; -Animation animation[30]; +Animation animation[27]; Model skeletonmodels[10]; Model gunmodels[11]; Costume costume[10]; |
