mirror of
https://github.com/godotengine/godot.git
synced 2024-11-24 13:12:42 +00:00
Remove leading newline in SConstruct
Some editors don't recognize the shebang if it's not on the first line.
This commit is contained in:
parent
47e5b43160
commit
f6232efed9
@ -1,4 +1,3 @@
|
||||
|
||||
#!/usr/bin/env python
|
||||
|
||||
EnsureSConsVersion(0, 98, 1)
|
||||
|
Loading…
Reference in New Issue
Block a user