mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
Merge pull request #9474 from nicetoolbox/fix-rev-mode
Prevent rev victory from happening instantly
This commit is contained in:
@@ -306,7 +306,7 @@
|
||||
if(!(objective.check_completion()))
|
||||
return 0
|
||||
|
||||
return 1
|
||||
return 1
|
||||
|
||||
/////////////////////////////
|
||||
//Checks for a head victory//
|
||||
|
||||
Reference in New Issue
Block a user