This website works better with JavaScript.
Explore
Help
Sign In
ElnuDev
/
septadrop
Watch
1
Star
0
Fork
You've already forked septadrop
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Allow for clearing of more than one row at once
Browse Source
cpp
Elnu
3 years ago
parent
9df133113a
commit
6600bdf109
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
src/Main.cpp
Unescape
Escape
View File
@ -274,7 +274,6 @@ int main()
grid
[
z
+
1
]
[
x
]
=
grid
[
z
]
[
x
]
;
}
}
break
;
}
block
=
Block
(
)
;
}
else
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ElnuDev/septadrop
Title
Body
Create Issue