From 4aa039f6710cb6c2d7b914979191528080cecb53 Mon Sep 17 00:00:00 2001 From: legoboyvdlp R Date: Thu, 30 Jul 2020 19:40:09 +0100 Subject: [PATCH] Bugfix typo --- Nasal/MCDU/RECEIVEDMESSAGES.nas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nasal/MCDU/RECEIVEDMESSAGES.nas b/Nasal/MCDU/RECEIVEDMESSAGES.nas index 21caa996..d449b688 100644 --- a/Nasal/MCDU/RECEIVEDMESSAGES.nas +++ b/Nasal/MCDU/RECEIVEDMESSAGES.nas @@ -1,4 +1,4 @@ -var receivedMessages = { +var receivedMessagesPage = { title: nil, fontMatrix: [[0, 0, 0, 0, 0, 0],[0, 0, 0, 0, 0, 0]], arrowsMatrix: [[0, 0, 0, 0, 0, 0],[0, 0, 0, 0, 0, 0]],