Noch mehr mods
This commit is contained in:
parent
a063db5d3b
commit
cf017b2ca1
527 changed files with 21113 additions and 181 deletions
8
mods/airutils/lib_planes/global_definitions.lua
Normal file
8
mods/airutils/lib_planes/global_definitions.lua
Normal file
|
@ -0,0 +1,8 @@
|
|||
--
|
||||
-- constants
|
||||
--
|
||||
airutils.vector_up = vector.new(0, 1, 0)
|
||||
|
||||
--set min y-pos above which airplanes are seen on radar
|
||||
airutils.radarMinHeight = 30
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue