Move tenant definition to proper actor package

This commit is contained in:
DBotThePony 2024-08-10 19:07:30 +07:00
parent c3d1c8c636
commit 900ce863ae
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -1,4 +1,4 @@
package ru.dbotthepony.kstarbound.defs.npc
package ru.dbotthepony.kstarbound.defs.actor
import com.google.common.collect.ImmutableMap
import it.unimi.dsi.fastutil.objects.Object2IntMap