```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/mech_events.rpy", line 62: the yoffset keyword argument was not given a value.
textbutton "{size=14}Ha! I thought [last_partner]'s seed is more potent!{/size}" action [Hide("pregTest_negative"), SetVariable("preg_alert", False)] xalign 0.5 yoffset
^
File "game/mech_events.rpy", line 78: the yoffset keyword argument was not given a value.
textbutton "{size=14}Let's do it (-1500 cash){/size}" action [Hide("abortion"), SetVariable("cash", cash - 1500), SetVariable("gyne_alert", False), SetVariable("pregnant", False), SetVariable("visiblePreg", False), SetVariable("bellyClock", 5)] xalign 0.5 yoffset
^
Ren'Py Version: Ren'Py 7.6.1.23060707
Thu Nov 21 22:45:23 2024
```
I keep getting this error on the compressed and uncompressed version....cam anyone help