code cleanup
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This commit is contained in:
parent
4d1a5fa8aa
commit
2ecdaed9c9
@ -2056,6 +2056,7 @@ Fix most tests
|
||||
Rendering engine legacy code reorganization
|
||||
Code cleanup work
|
||||
Logging for loading thread failure
|
||||
Code cleanup
|
||||
|
||||
|
||||
|
||||
|
||||
@ -7,7 +7,9 @@ import electrosphere.data.entity.common.treedata.TreeDataAnimation;
|
||||
*/
|
||||
public class IdleData {
|
||||
|
||||
//the animation that plays when the creature is idle
|
||||
/**
|
||||
* The animation that plays when the creature is idle
|
||||
*/
|
||||
TreeDataAnimation animation;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user