Skip to content
Snippets Groups Projects
Commit 95b8f950 authored by James R.'s avatar James R.
Browse files

Merge branch 'nomd5-crash' into 'master'

Fix crash under NOMD5

See merge request !807
parents 33941029 0f2b8b8b
No related branches found
No related tags found
2 merge requests!848shaders master merge and mipmap fix,!807Fix crash under NOMD5
......@@ -18,7 +18,7 @@
#include <time.h>
#if (defined (NOMD5) || defined (NOMSERV)) && !defined (NONET)
#if (defined (NOMSERV)) && !defined (NONET)
#define NONET
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment