From: Ian Jackson Date: Sat, 11 Jul 2020 23:46:22 +0000 (+0100) Subject: heading change nfc X-Git-Tag: otter-0.2.0~1375 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1e6d106e739ff79f982745c0e6125dafd9c931c6;p=otter.git heading change nfc --- diff --git a/src/gamestate.rs b/src/gamestate.rs index 52d23a8a..48cb4752 100644 --- a/src/gamestate.rs +++ b/src/gamestate.rs @@ -123,7 +123,7 @@ impl Display for ZCoord { } } -// ---------- game state ---------- +// ---------- game state - rendering etc. ---------- impl PieceState { pub fn make_defs(&self, pri : &PieceRenderInstructions) -> String {