mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 10:28:26 +00:00
add missing MarkNativeAsOptional for Shavit_GetReplayFolderPath
This commit is contained in:
parent
0775d10d81
commit
168968800d
@ -475,5 +475,6 @@ public void __pl_shavit_replay_playback_SetNTVOptional()
|
||||
MarkNativeAsOptional("Shavit_GetReplayCachePostFrames");
|
||||
MarkNativeAsOptional("Shavit_GetLoopingBotByName");
|
||||
MarkNativeAsOptional("Shavit_SetReplayCacheName");
|
||||
MarkNativeAsOptional("Shavit_GetReplayFolderPath");
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user