Fix a compile issue

This commit is contained in:
zeskorion
2020-01-28 11:17:33 -08:00
committed by GitHub
parent a5a26da21c
commit 8dcc4d11cf
@@ -47,5 +47,4 @@ Bonus
M.emote("sniff")
else
M.emote("sneeze")
if(M.CanSpreadAirborneDisease()) //don't spread germs if they covered their mouth
A.spread(4 + power)
A.spread(4 + power)