Files
2023-10-13 14:01:41 +00:00

5 lines
86 B
Python

try:
from OverrideFrom23._Res import *
except ImportError:
from _Res import *