mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-11 11:46:53 +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,
|
||||
VIETNAM_WAR = 3,
|
||||
COLD_WAR = 4,
|
||||
MODERN = 5
|
||||
GULF_WAR = 5,
|
||||
MODERN = 6
|
||||
}
|
||||
|
||||
-------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user