View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 07-05-2020 , 14:09   Re: set_task loose indentation
Reply With Quote #3

Indent your code properly.

Code:
if something    {   bla bla }

=>

Code:
if something {     bla bla }

@alferd - stop trying to help if you have no clue what's going on.
__________________

Last edited by OciXCrom; 07-05-2020 at 14:09.
OciXCrom is offline
Send a message via Skype™ to OciXCrom