1
0
mirror of https://github.com/tacigar/maidroid.git synced 2024-11-05 17:50:33 +01:00

set maidroid's field

This commit is contained in:
tacigar 2016-12-06 13:27:14 +09:00
parent aebdd7f0b0
commit e6a25f5234

View File

@ -434,6 +434,7 @@ function maidroid.register_maidroid(product_name, def)
get_look_direction = maidroid.maidroid.get_look_direction,
set_animation = maidroid.maidroid.set_animation,
set_yaw_by_direction = maidroid.maidroid.set_yaw_by_direction,
get_wield_item_stack = maidroid.maidroid.get_wield_item_stack,
})
-- register a spawner for debugging maidroid mods.