Browse Source

[fixed] negative orgasm values

julzor 5 năm trước cách đây
mục cha
commit
fda2814ff7
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      locations/orgasm.qsrc

+ 2 - 0
locations/orgasm.qsrc

@@ -189,6 +189,8 @@ else
 	killvar '$orgasm_or'
 end
 
+if orgasm_buildup < 0: orgasm_buildup = 0
+
 killvar '$orgasm_txt'