Attempt format, not sure if it did anything

This commit is contained in:
Red
2025-06-15 13:02:05 +02:00
parent 9d406b91d8
commit a6a2636e7f

View File

@@ -222,7 +222,7 @@ NTSTATUS handle_query_internal(x86_64_emulator& emu, const uint64_t buffer, cons
{
action(obj);
}
if (result == STATUS_SUCCESS)
{
emu.write_memory(buffer, obj);