Skip to content
Snippets Groups Projects
Commit 6ab20060 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Disable LUA_PATCH_SAFETY because I trust Lua scripters enough

haha........ha.................
parent 1a9191dc
No related branches found
No related tags found
2 merge requests!734Rebase Keycodes only branch.,!550Renderer switching
......@@ -538,7 +538,7 @@ extern const char *compdate, *comptime, *comprevision, *compbranch;
/// SRB2CB itself ported this from PrBoom+
#define NEWCLIP
/// Cache patches in Lua more safely, so that renderer switching can work.
#define LUA_PATCH_SAFETY
/// Cache patches in Lua in a way that renderer switching will work flawlessly.
//#define LUA_PATCH_SAFETY
#endif // __DOOMDEF__
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment