mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
🐛 fixed last commit
This commit is contained in:
parent
2237d7a875
commit
7ad83bfb63
1 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
// Setting both values to 0 does not compile logging (useful for if disk/memory is very valuable)
|
||||
// Setting to 0 does not compile logging (useful for if disk/memory is very valuable)
|
||||
#define MAX_LOG_SIZE @MAX_LOG_SIZE_VAL @
|
||||
|
||||
//default to minecraft usernames
|
||||
|
|
|
|||
Loading…
Reference in a new issue