Add RadiatingLight to Server IgnoredComponents (#1636)

This commit is contained in:
Exp
2020-08-10 16:21:55 +02:00
committed by GitHub
parent a96b13f8c7
commit 9785a8e647

View File

@@ -20,6 +20,7 @@
"EmergencyLight", "EmergencyLight",
"Clickable", "Clickable",
"CanSeeGases", "CanSeeGases",
"RadiatingLight",
}; };
} }