pygame/solarwolf

AttributeError: module 'time' has no attribute 'clock'

Opened this issue · 0 comments

The fix is to instead use "time.process_time" instead.