mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
ye
This commit is contained in:
+1
-1
@@ -219,7 +219,7 @@ LONG RobloxCrashReporter::ProcessException(struct _EXCEPTION_POINTERS *info, boo
|
||||
if (!showedMessage && !noMsg)
|
||||
{
|
||||
showedMessage = true;
|
||||
::MessageBox( NULL, "An unexpected error occurred and ROBLOX needs to quit. We're sorry!", "ROBLOX Crash", MB_OK );
|
||||
::MessageBox( NULL, "An unexpected error occurred and watbx needs to quit, go jump off a bridge or sum idk", "watrbx crashed", MB_OK );
|
||||
}
|
||||
|
||||
LogManager::ReportEvent(EVENTLOG_INFORMATION_TYPE, "DoneProcessException");
|
||||
|
||||
Reference in New Issue
Block a user