mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
chore: change VEH env var, add var to enable full dumps
This commit is contained in:
parent
74fd48c5cb
commit
524d100bdc
3 changed files with 35 additions and 9 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
namespace veh
|
||||
{
|
||||
bool add_handler();
|
||||
bool add_handler(bool doFullDump);
|
||||
bool remove_handler();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue