mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-27 23:15:18 +00:00
Added GULF_WAR (1990-1999) time period to enum
This commit is contained in:
@@ -69,7 +69,8 @@ DCSEx.enums.timePeriod = {
|
|||||||
KOREA_WAR = 2,
|
KOREA_WAR = 2,
|
||||||
VIETNAM_WAR = 3,
|
VIETNAM_WAR = 3,
|
||||||
COLD_WAR = 4,
|
COLD_WAR = 4,
|
||||||
MODERN = 5
|
GULF_WAR = 5,
|
||||||
|
MODERN = 6
|
||||||
}
|
}
|
||||||
|
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user