mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +02:00
Threw less errors in release
This commit is contained in:
parent
82ca799470
commit
e6cd90ac49
1 changed files with 1 additions and 1 deletions
|
@ -3183,7 +3183,7 @@ void COFF::ParseCompileUnit_Symbols(DbgCompileUnit* compileUnit, uint8* sectionD
|
|||
case 0x1176:
|
||||
break;
|
||||
default:
|
||||
BF_FATAL("Unhandled");
|
||||
BF_DBG_FATAL("Unhandled");
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue