mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-05 01:36:38 +00:00
rewrite sethook cleanly
This commit is contained in:
@@ -85,7 +85,8 @@ InnerObjectFormats::InnerObjectFormats()
|
||||
{sfHookParameters, soeREQUIRED},
|
||||
{sfHookOn, soeREQUIRED},
|
||||
{sfHookApiVersion, soeREQUIRED},
|
||||
{sfFlags, soeREQUIRED}
|
||||
{sfFlags, soeREQUIRED},
|
||||
{sfFee, soeREQUIRED}
|
||||
});
|
||||
|
||||
add(sfHook.jsonName.c_str(),
|
||||
|
||||
Reference in New Issue
Block a user