diff options
Diffstat (limited to 'src/update_all.c')
| -rw-r--r-- | src/update_all.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/update_all.c b/src/update_all.c index 756f98f..4ff750d 100644 --- a/src/update_all.c +++ b/src/update_all.c @@ -55,4 +55,5 @@ void update_all(void) { } } closedir(dir_ptr); + on_update(get_lua_state()); }
\ No newline at end of file |
