mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
naval intercept operation; package refactoring
This commit is contained in:
@@ -9,8 +9,8 @@ from dcs.action import *
|
||||
from dcs.unit import Skill
|
||||
|
||||
from game import db
|
||||
from theater.weatherforecast import WeatherForecast
|
||||
from theater.conflicttheater import Conflict
|
||||
from theater import *
|
||||
from gen import *
|
||||
|
||||
ACTIVATION_TRIGGER_SIZE = 40000
|
||||
ACTIVATION_TRIGGER_MIN_DISTANCE = 5000
|
||||
|
||||
Reference in New Issue
Block a user