Get the bridge door animations running
This commit is contained in:
@@ -11,6 +11,7 @@ func init() {
|
||||
registerBuilder(menus.TypeSimpleButton, registerSimpleButton)
|
||||
registerBuilder(menus.TypeInvokeButton, registerInvokeButton)
|
||||
registerBuilder(menus.TypeMainButton, registerMainButton)
|
||||
registerBuilder(menus.TypeDoorHotspot, registerDebug("Unimplemented DoorHotspot", nil))
|
||||
}
|
||||
|
||||
// A button without hover animation
|
||||
|
Reference in New Issue
Block a user