Stuff to fix, fools to blame.

This commit is contained in:
Ghommie
2019-06-07 07:14:24 +02:00
parent 17febdd07c
commit 92e925f1f7
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -990,6 +990,6 @@
continue
throw_at(Next, 3, 1, D.thrower)
return
throw_at(D.thrower, 7, 1, D.thrower)
throw_at(D.thrower, 7, 1, null)
else
..()