fix transparent example on mac

This commit is contained in:
electronstudio 2019-10-17 10:57:24 +01:00
parent 08d0183b0e
commit a43b0fd9ea

View file

@ -2,12 +2,16 @@
Requirements:
- raylib
- pytweening
- glm
- pyglm
Windows-Only Requirements:
- win32gui
- win32con
- pywintypes
Mac:
- pyobjus
- Cython
"""
import sys, time