mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update init
This commit is contained in:
parent
2e049ccfd4
commit
e9837acda3
@ -10,8 +10,6 @@ _SCHEDULEDISPATCHER = SCHEDULEDISPATCHER:New() -- Core.Timer#SCHEDULEDISPATCHER
|
||||
_DATABASE = DATABASE:New() -- Core.Database#DATABASE
|
||||
|
||||
_SETTINGS = SETTINGS:Set()
|
||||
_SETTINGS:SetSystemMenu( nil )
|
||||
|
||||
|
||||
local initconnection = require("debugger")
|
||||
initconnection( "127.0.0.1", 10000, "dcsserver", nil, nil, "C:\Program Files\Eagle Dynamics\DCS World" )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user