# A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath

#######################################
# Copyright (c) A3XX Development Team #
#######################################

var statusInput = func(key) {
	if (key == "L3") {
		fmgc.switchDatabase();
	}
}