mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-02-16 15:10:39 +00:00
Fixup
This commit is contained in:
@@ -87,7 +87,7 @@ int Dec(int value,int d,int n){
|
||||
|
||||
#ifdef WIN32
|
||||
int Handle(EXCEPTION_POINTERS *ep,char* Origin){
|
||||
Assert\(false);
|
||||
Assert(false);
|
||||
std::stringstream R;
|
||||
R << Sec("Code : ") << std::hex
|
||||
<< ep->ExceptionRecord->ExceptionCode
|
||||
|
||||
Reference in New Issue
Block a user