1
0
mirror of synced 2024-12-02 21:27:17 +01:00

Disable aime logging (again)

This commit is contained in:
Poliwrath 2021-08-26 21:30:15 -04:00 committed by GitHub
parent 67a6877793
commit 9c3c349c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
#include <thread>
#include "Functions\Global.h"
#include "Aime.h"
#define _LOGAPM3AIME 0
//#define _LOGAPM3AIME 1
bool CALLPLEB Aime_acceptConfirm()
{
#ifdef _LOGAPM3AIME