mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-03 06:16:15 +00:00
Minor edit
This commit is contained in:
@@ -240,8 +240,8 @@ int Handle(EXCEPTION_POINTERS *ep){
|
||||
}
|
||||
|
||||
|
||||
void CoreNetwork(){
|
||||
while(TraceBack >= 4){
|
||||
[[noreturn]] void CoreNetwork(){
|
||||
while(true) {
|
||||
#ifndef __MINGW32__
|
||||
__try{
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user