mirror of
https://github.com/godotengine/godot.git
synced 2024-11-29 23:53:08 +00:00
Fix indent
This commit is contained in:
parent
045844fc47
commit
e4a2458d4c
@ -7,4 +7,4 @@ ogg_sources = [
|
||||
]
|
||||
|
||||
#if env['theora'] != "yes" or env['use_theoraplayer_binary'] != "yes":
|
||||
env.drivers_sources+=ogg_sources
|
||||
env.drivers_sources+=ogg_sources
|
||||
|
@ -35,4 +35,4 @@ sources_lib = [
|
||||
env.drivers_sources += sources
|
||||
|
||||
#if env['theora'] != "yes" or env['use_theoraplayer_binary'] != "yes":
|
||||
env.drivers_sources += sources_lib
|
||||
env.drivers_sources += sources_lib
|
||||
|
Loading…
Reference in New Issue
Block a user