19.05.2015, 18:51
So I've recently been converting my scripts back to a normal state but found out that most of them have a weird line end. I've tried multiple tools to do it properly without any success. I could do it manually but it's about 2k/3k of code with the same thing.
Example:
And
Is there a quick way to put an "empty space" between the end bracket and a new function/public? It would save me a lot of time.
Example:
And
Is there a quick way to put an "empty space" between the end bracket and a new function/public? It would save me a lot of time.