mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
parent
6b5263d60e
commit
c36852356d
1 changed files with 1 additions and 1 deletions
|
|
@ -515,7 +515,7 @@ bool mod_file_exists(const char* filename) {
|
|||
}
|
||||
|
||||
struct Mod* get_active_mod(void) {
|
||||
return gLuaLastHookMod;
|
||||
return smlua_get_last_active_mod();
|
||||
}
|
||||
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue