mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removing extra spaces from the end of line #783
This commit is contained in:
parent
cebe520513
commit
ced0d3d576
@ -386,7 +386,7 @@ def copy_optionals_for_building(mod,pbos):
|
||||
|
||||
def cleanup_optionals(mod,pbos):
|
||||
print("")
|
||||
try:
|
||||
try:
|
||||
for dir_name in mod:
|
||||
#userconfig requires special handling since it is not a PBO source folder.
|
||||
if (dir_name == "userconfig"):
|
||||
|
Loading…
Reference in New Issue
Block a user