Subversion Repositories group.NITPanels

Rev

Rev 7 | Rev 16 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 11
Line 83... Line 83...
83
            this.simStatus = 0;
83
            this.simStatus = 0;
84
            this.fsx.requestAudioSelData();
84
            this.fsx.requestAudioSelData();
85
            this.inputTimer.Enabled = true;
85
            this.inputTimer.Enabled = true;
86
        }
86
        }
87
 
87
 
88
        public override void FsxInit() { }
-
 
89
 
-
 
90
        public override void MapEvents() { }
-
 
91
 
-
 
92
        public override void FsxReady() {
88
        public override void FsxReady() {
93
            this.powerUp();
89
            this.powerUp();
94
        }
90
        }
95
 
91
 
96
        public override void reAssign() {
92
        public override void reAssign() {