Browse Source

Update config.h

pull/2961/head
Ray 2 years ago
parent
commit
bf3e527dab
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/config.h

+ 1
- 1
src/config.h View File

@ -239,6 +239,6 @@
// utils: Configuration values
//------------------------------------------------------------------------------------
#define MAX_TRACELOG_MSG_LENGTH 128 // Max length of one trace-log message
#define MAX_TRACELOG_MSG_LENGTH 256 // Max length of one trace-log message
#endif // CONFIG_H

Loading…
Cancel
Save