- Remove omitempty tag from Events field in ReplayTurn - Create a proper slice copy of gs.Events in RecordTurn - Prevents null events array in JSON output - Fixes parsing errors in analysis scripts Closes: bf-6amz0, bf-3l7tf
3 lines
141 B
Text
3 lines
141 B
Text
cargo:rerun-if-changed=build/build.rs
|
|
cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed)
|
|
cargo:rustc-check-cfg=cfg(host_os, values("windows"))
|