Day of Infamy support.

This commit is contained in:
CosminPerRam 2022-11-28 20:53:12 +02:00
parent 1ad5031c6f
commit 1c173b76ca
6 changed files with 20 additions and 1 deletions

View file

@ -53,3 +53,5 @@ pub mod rust;
pub mod cs;
/// ARMA 2: Operation Arrowhead
pub mod arma2oa;
/// Day of Infamy
pub mod doi;