mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-19 03:56:52 +00:00
more typos
This commit is contained in:
parent
232ca00f6c
commit
b91e350f85
@ -177,7 +177,7 @@ buildthemap()
|
||||
t0=`date +%s`
|
||||
(
|
||||
cd ../..
|
||||
misc/tools/xonotic-map-compiler-optionsfile "data/xonotic-data.pk3dir/maps/$M" $build_override > "data/xonotic-data.pk3dir/maps/$M.log" 2>&1
|
||||
misc/tools/xonotic-map-compiler-optionsfile "data/xonotic-maps/maps/$M" $build_override > "data/xonotic-maps/maps/$M.log" 2>&1
|
||||
)
|
||||
status=$?
|
||||
if ! [ -f "maps/$M.bsp" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user