early-access version 1591
This commit is contained in:
@@ -4,4 +4,8 @@
|
||||
|
||||
#include "common/assert.h"
|
||||
|
||||
void assert_handle_failure() {}
|
||||
#include "common/common_funcs.h"
|
||||
|
||||
void assert_handle_failure() {
|
||||
Crash();
|
||||
}
|
||||
|
Reference in New Issue
Block a user