First line not indenting?

Status
Not open for further replies.

Darthfett

Aerospace/Cybersecurity Software Engineer
Reaction score
615
It seems that the first line of anything I put in JASS tags is not indenting.

Here's an example:

JASS:

    private constant sound SND_Start = CreateSound("Abilities\\Spells\\Orc\\Bloodlust\\BloodlustTarget.wav",false,true,true,1,1,"")
    call StartSound(SND_Start)


^ That was with a new line after the JASS tag.

JASS:
    private constant sound SND_Start = CreateSound("Abilities\\Spells\\Orc\\Bloodlust\\BloodlustTarget.wav",false,true,true,1,1,"")
    call StartSound(SND_Start)


^ That was with the first line indented, next to the JASS tag.

Both lines should be indented the same, since they both have 4 spaces before them, but for some reason the tag removes the spaces from the first line.
 
Status
Not open for further replies.
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top