mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fixed pydoc
This commit is contained in:
parent
0e008ac87b
commit
61af07bd79
@ -98,8 +98,8 @@ def _find_steam_dcs_directory():
|
|||||||
|
|
||||||
def get_dcs_install_directory():
|
def get_dcs_install_directory():
|
||||||
"""
|
"""
|
||||||
Get the Steam install directory for this computer
|
Get the DCS World install directory for this computer
|
||||||
:return Steam installation path
|
:return DCS World install directory
|
||||||
"""
|
"""
|
||||||
if is_using_dcs_standalone_edition():
|
if is_using_dcs_standalone_edition():
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user