Revert "adds cat meteors"

This commit is contained in:
MrJWhit
2021-06-13 05:25:02 -04:00
committed by GitHub
parent 405135834e
commit a324701730
4 changed files with 0 additions and 26 deletions
-2
View File
@@ -56,8 +56,6 @@
wave_type = GLOB.meteorsC
if("halloween")
wave_type = GLOB.meteorsSPOOKY
if("cat")
wave_type = GLOB.meteorsCat
else
WARNING("Wave name of [wave_name] not recognised.")
kill()