item and npc rendering
This commit is contained in:
@@ -11,6 +11,8 @@ type Domain struct {
|
||||
|
||||
func (d *Domain) Init() {
|
||||
d.InitObjectType()
|
||||
d.InitItemType()
|
||||
d.InitNPCType()
|
||||
d.InitMenu()
|
||||
d.InitDialog()
|
||||
d.InitLevel()
|
||||
|
||||
Reference in New Issue
Block a user