mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-07 19:36:23 +02:00
Merge branch 'master' into magic-8.2
This commit is contained in:
@@ -623,6 +623,7 @@ drcTile (tile, arg)
|
||||
|
||||
result = 0;
|
||||
arg->dCD_radial = 0;
|
||||
arg->dCD_entries = 0;
|
||||
do {
|
||||
if (triggered)
|
||||
{
|
||||
@@ -992,6 +993,7 @@ checkbottom:
|
||||
|
||||
result = 0;
|
||||
arg->dCD_radial = 0;
|
||||
arg->dCD_entries = 0;
|
||||
do {
|
||||
if (triggered)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user