forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
d04bda78d0
commit
029104b96a
1 changed files with 42 additions and 48 deletions
|
@ -320,9 +320,6 @@ Config.resolution = {
|
|||
['distance'] = 20,
|
||||
['ScreenOffSet'] = vec3(-1.414970, -0.077085, 0.883600)
|
||||
},
|
||||
|
||||
|
||||
|
||||
[1522819744] = {
|
||||
--Job = { ["police"] = {"*"}, },
|
||||
--ItemToOpen = { "remote", "another item" },
|
||||
|
@ -340,7 +337,6 @@ Config.resolution = {
|
|||
rotationOffset = vector3(0, 0, 180),
|
||||
},
|
||||
},
|
||||
|
||||
[GetHashKey("ch_prop_ch_tv_rt_01a")] = {
|
||||
--Job = { ["police"] = {"*"}, },
|
||||
--ItemToOpen = { "remote", "another item" },
|
||||
|
@ -358,7 +354,6 @@ Config.resolution = {
|
|||
rotationOffset = vector3(0, 0, 90), -- rotation of camera
|
||||
},
|
||||
},
|
||||
|
||||
[GetHashKey("prop_monitor_w_large")] = {
|
||||
--Job = { ["police"] = {"*"}, },
|
||||
--ItemToOpen = { "remote", "another item" },
|
||||
|
@ -405,7 +400,6 @@ Config.resolution = {
|
|||
rotationOffset = vector3(0, 0, 0),
|
||||
},
|
||||
},
|
||||
|
||||
[GetHashKey("apa_mp_h_str_avunitl_01_b")] = {
|
||||
--Job = { ["police"] = {"*"}, },
|
||||
--ItemToOpen = { "remote", "another item" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue