Browse Source

one step back

rachels 3 years ago
parent
commit
2cc6db26e9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      locations/cikl.qsrc

+ 0 - 2
locations/cikl.qsrc

@@ -21,8 +21,6 @@ end
 day += 1
 week += 1
 hour -= 24
-age = year - ((pcs_dob - (pcs_dob mod 10000)) / 10000)
-if ((month * 100) + day) < pcs_dob mod 10000: age -= 1
 
 if day > monthsEnd[month]:
 	day -= monthsEnd[month]