Purges whitespace

This commit is contained in:
Novacat
2022-03-04 10:08:13 -05:00
committed by GitHub
parent 2090ae7e17
commit be42a974d9
+1 -1
View File
@@ -115,7 +115,7 @@
info = text
if(mapload) // Jank, but we do this to prevent maploaded papers from somehow stacking across rounds if re-added to the board by a player.
was_maploaded = TRUE
was_maploaded = TRUE
pixel_y = rand(-8, 8)
pixel_x = rand(-9, 9)