forked from dcs-liberation/dcs_liberation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule pydcs
updated
10 files
+12 −0 | dcs/countries.py | |
+1 −1 | dcs/mission.py | |
+903 −306 | dcs/planes.py | |
+2 −2 | dcs/point.py | |
+24 −19 | dcs/task.py | |
+450 −387 | dcs/terrain/syria.py | |
+4 −2 | dcs/terrain/terrain.py | |
+ − | tests/loadtest.miz | |
+20 −0 | tests/test_mission.py | |
+1 −0 | tools/pydcs_export.lua |