This commit is contained in:
parent
24cbc2b858
commit
9aa8382595
@ -259,6 +259,7 @@ void DoAssert( const char * Txt, const char * file, const int line )
|
|||||||
FontBank F;
|
FontBank F;
|
||||||
char Text[2048];
|
char Text[2048];
|
||||||
|
|
||||||
|
ClearScreenImage();
|
||||||
|
|
||||||
sprintf( Text, "%s\nLine %d in %s", Txt, line, file );
|
sprintf( Text, "%s\nLine %d in %s", Txt, line, file );
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user