From 51657e10769faa2617d546a06c42e4c62a19bb50 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 30 Jan 2022 17:41:24 +0100 Subject: Removed trailing whitespace all over the place --- Stars45/NavLight.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Stars45/NavLight.cpp') diff --git a/Stars45/NavLight.cpp b/Stars45/NavLight.cpp index 25ee24c..0f598cf 100644 --- a/Stars45/NavLight.cpp +++ b/Stars45/NavLight.cpp @@ -78,7 +78,7 @@ nlights(0), enable(true) loc[i] = c.loc[i]; pattern[i] = c.pattern[i]; beacon_type[i] = c.beacon_type[i]; - + DriveSprite* rep = new(__FILE__,__LINE__) DriveSprite(images[beacon_type[i]]); rep->Scale(c.scale); -- cgit v1.1