Remove spawning test entity leftover from test
This commit is contained in:
parent
6e6979e73a
commit
aaa9f2af83
@ -171,8 +171,6 @@ public class Main {
|
||||
///
|
||||
Vector3f cameraRotationVector = new Vector3f();
|
||||
|
||||
Entity tempCreature = CreatureUtils.spawnBasicCreature(0, 1, 1);
|
||||
EntityUtils.getEntityScale(tempCreature).set(0.1f);
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user