From 3565f179af95e4b0c62831fb6189bb4ff671d1e6 Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Sat, 23 Jan 2021 03:12:01 +0200 Subject: Add TXD mid field --- src/modelinfo/ModelIndices.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/modelinfo/ModelIndices.h b/src/modelinfo/ModelIndices.h index e5c7c1e5..cbc4ede8 100644 --- a/src/modelinfo/ModelIndices.h +++ b/src/modelinfo/ModelIndices.h @@ -288,6 +288,7 @@ struct CModelIndices int16 DOOR2_SJL; int16 SJL_PORTACABIN; int16 SJL_PORTACABINRED; + int16 advert_test; // txd }; extern CModelIndices *gpModelIndices; -- cgit v1.2.3