Skip to content

Commit 90ecd62

Browse files
committed
actually saved the markdown files cause i know how to use a computer
1 parent f7294c5 commit 90ecd62

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Paste Select Fix
22
Makes it so when you undo a paste/copy and paste the objects you had selected before the paste get reselected.
33

4-
For example, if you copy & paste a group of objects and undo the copy & paste, the objects would be reselected. This is different from vanilla geometry dash where the pasted objects would just be deleted.
4+
For example, if you copy & paste a group of objects and undo the copy & paste, the objects would be reselected. This is different from vanilla geometry dash where the pasted objects would just be deleted.
5+

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Paste Select Fix
2+
[Geode](https://docs.geode-sdk.org/) mod that makes it so when you undo a paste/copy and paste the objects you had selected before the paste get reselected.
3+
4+
For example, if you copy & paste a group of objects and undo the copy & paste, the objects would be reselected. This is different from vanilla geometry dash where the pasted objects would just be deleted.
5+
6+
if anyone wants to add the IOS binding for createUndoSelectObject that would be nice

0 commit comments

Comments
 (0)