increase shader watch delay frames to 10
This commit is contained in:
parent
9182a2e519
commit
2dfe14ce4d
|
@ -130,7 +130,7 @@
|
|||
#define DEFAULT_EXT ""
|
||||
#endif
|
||||
|
||||
#define SHADER_FILE_WATCH_DELAY_FRAMES 5
|
||||
#define SHADER_FILE_WATCH_DELAY_FRAMES 10
|
||||
|
||||
/* Descriptive names for options without short variant.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue