raylibpyctbg icon indicating copy to clipboard operation
raylibpyctbg copied to clipboard

Data type errors

Open StanislavPetrovV opened this issue 1 year ago • 0 comments

There are many types in the init.py file with underscores '_int' and '_bool' that cause errors like these: NameError: name '_bool' is not defined. Did you mean: 'bool'?

StanislavPetrovV avatar Dec 24 '23 12:12 StanislavPetrovV