feat: add thanos into the handling

This commit is contained in:
2021-05-31 22:54:13 +02:00
parent 1ba5410fd6
commit 9a9fe4ae97
6 changed files with 90 additions and 49 deletions

View File

@ -62,8 +62,7 @@ class EventBuilderTest {
25),
new NPC(
new EntityID(EntityType.NPC, 1),
new IntVector2(11, 14),
new ArrayList<>()
new IntVector2(11, 14)
)
};