mirror of
https://github.com/weyne85/DML.git
synced 2025-10-29 16:57:49 +00:00
2.3.1b
recon mode additions
This commit is contained in:
parent
695303940f
commit
d205e79741
@ -1,5 +1,5 @@
|
|||||||
cfxReconMode = {}
|
cfxReconMode = {}
|
||||||
cfxReconMode.version = "2.3.0"
|
cfxReconMode.version = "2.3.1"
|
||||||
cfxReconMode.verbose = false -- set to true for debug info
|
cfxReconMode.verbose = false -- set to true for debug info
|
||||||
cfxReconMode.reconSound = "UI_SCI-FI_Tone_Bright_Dry_20_stereo.wav" -- to be played when somethiong discovered
|
cfxReconMode.reconSound = "UI_SCI-FI_Tone_Bright_Dry_20_stereo.wav" -- to be played when somethiong discovered
|
||||||
|
|
||||||
@ -61,6 +61,7 @@ VERSION HISTORY
|
|||||||
2.2.2 - added groupNames attribute
|
2.2.2 - added groupNames attribute
|
||||||
- clean-up
|
- clean-up
|
||||||
2.3.0 - support for towns/twn when present
|
2.3.0 - support for towns/twn when present
|
||||||
|
2.3.1 - simplified reading config
|
||||||
|
|
||||||
--]]--
|
--]]--
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user