Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 4b8329f

Browse files
author
AlFas
committed
Forgot to remove a comment
1 parent 95db6d9 commit 4b8329f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

GDAPI/GDAPI/Objects/GeometryDash/LevelObjects/LevelObjectCollection.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,6 @@ public bool CommonLockToCameraY
13731373
get => GetCommonPropertyWithID<bool>(ObjectProperty.LockToCameraY);
13741374
set => SetCommonPropertyWithID(ObjectProperty.LockToCameraY, value);
13751375
}
1376-
// Please make a script because writing all this shit for 108 or so properties is disgusting
13771376
#endregion
13781377

13791378
/// <summary>Returns a <seealso cref="LevelObjectCollection"/> that contains the objects that have a group ID equal to the provided value.</summary>

0 commit comments

Comments
 (0)