Prevent rev victory from happening instantly

This commit is contained in:
nicetoolbox
2018-09-01 17:20:04 -07:00
parent ea9cd91f63
commit 0440ddb5c6
+1 -1
View File
@@ -306,7 +306,7 @@
if(!(objective.check_completion()))
return 0
return 1
return 1
/////////////////////////////
//Checks for a head victory//