Skip to content

Commit 25397aa

Browse files
committed
fix: typo in system notify settings cpp wrapper
1 parent 8332425 commit 25397aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecsact/runtime/meta.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ auto system_notify_settings( //
558558
components.resize(count);
559559
notify_settings.resize(count);
560560

561-
ecsact_meta_notify_settings(
561+
ecsact_meta_system_notify_settings(
562562
sys_like_id,
563563
count,
564564
components.data(),

0 commit comments

Comments
 (0)