mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
IDtrBar Add Additional Click Events (#2325)
* Add additional dtr click events * Let's just break things and make them really nice * Add additional dtr click events * Let's just break things and make them really nice * Add additional dtr click events * Let's just break things and make them really nice * git is stupid * Documentation fixing
This commit is contained in:
parent
6a1d5db50e
commit
6369982b48
6 changed files with 121 additions and 42 deletions
|
|
@ -1,4 +1,5 @@
|
|||
using Dalamud.Game.Addon.Events;
|
||||
using Dalamud.Game.Addon.Events;
|
||||
using Dalamud.Game.Addon.Events.EventDataTypes;
|
||||
|
||||
namespace Dalamud.Plugin.Services;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue