mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 15:53:55 +00:00
Fixed compiler warnings on some toolchains
This commit is contained in:
@@ -926,4 +926,5 @@ void ILibDuktape_Log_Object(duk_context *ctx, duk_idx_t i, char *meta)
|
||||
duk_pop_2(ctx);
|
||||
}
|
||||
duk_pop(ctx);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user