fix warning caused by compiler update
This commit is contained in:
parent
76ffbe7e13
commit
d75e123e35
|
@ -302,9 +302,6 @@ RoundEndOutcome:RoundEndReasonToOutcome(reason)
|
|||
return Draw;
|
||||
}
|
||||
}
|
||||
|
||||
// Return draw to satisfy compiler. (code will never reach this point.)
|
||||
return Draw;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user