mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-31 00:32:48 +00:00
Removed MODE_VERBOSE in beta version.
This commit is contained in:
parent
f2265b2034
commit
e145ea63d7
@ -45,11 +45,7 @@
|
|||||||
*
|
*
|
||||||
* In beta releases it starts with MODE_VERBOSE value.
|
* In beta releases it starts with MODE_VERBOSE value.
|
||||||
*/
|
*/
|
||||||
#ifdef ASE_BETA
|
int ase_mode = 0;
|
||||||
int ase_mode = MODE_VERBOSE;
|
|
||||||
#else
|
|
||||||
int ase_mode = 0;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef NEED_LOG
|
#ifdef NEED_LOG
|
||||||
/* log file info */
|
/* log file info */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user