mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 20:35:02 +01:00
more
This commit is contained in:
parent
4c6911e1d2
commit
12efe0f210
2 changed files with 8 additions and 3 deletions
2
repro.sh
2
repro.sh
|
|
@ -8,7 +8,7 @@ cargo build
|
|||
|
||||
./apply.py
|
||||
|
||||
OUT=$(cargo build 2>&1)
|
||||
OUT=$(cargo rustc -- --cfg second 2>&1)
|
||||
|
||||
cp tiles.rs src/tiles.rs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue