Fixed erroneously missing gui argument in build script
This commit is contained in:
parent
5ff9ae489c
commit
1034d6415e
|
@ -1,4 +1,4 @@
|
||||||
pp -B -c -S -z 9 ^
|
pp -B -c -g -S -z 9 ^
|
||||||
-cd ayudante-lobo.pp-deps ^
|
-cd ayudante-lobo.pp-deps ^
|
||||||
-o ayudante-lobo.exe ^
|
-o ayudante-lobo.exe ^
|
||||||
-M Cwd ^
|
-M Cwd ^
|
||||||
|
|
Loading…
Reference in New Issue