Attempted fix for gcc6 compile error
This commit is contained in:
parent
ae68efa00c
commit
0b12ed3a22
@ -508,7 +508,7 @@ typedef struct
|
||||
|
||||
- (void) dumpMemoryStatistics
|
||||
{
|
||||
OOLog(@"debug.memStats", @"Memory statistics:");
|
||||
OOLog(@"debug.memStats", @"%@", @"Memory statistics:");
|
||||
OOLogIndent();
|
||||
|
||||
// Get texture retain counts before the entity dumper starts messing with them.
|
||||
|
Loading…
x
Reference in New Issue
Block a user