cfx2xc icon indicating copy to clipboard operation
cfx2xc copied to clipboard

script failure on line 513

Open Ryder17z opened this issue 4 years ago • 0 comments

line 513
    print 'Usage: ' + sys.argv[0] + ' <CursorFX theme file>'
                  ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Usage: ' + sys.argv[0] + ' <CursorFX theme file>')?

I don't know python so this doesn't help me.

Ryder17z avatar Oct 07 '19 17:10 Ryder17z