Skip to content

Commit 1e3d992

Browse files
committed
[#51] fix minor formatting error
1 parent 6fa7b06 commit 1e3d992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Unity/Assets/NativeScript/Bindings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public static class ObjectStore
3636

3737
// Index of the next available handle
3838
static int nextHandleIndex;
39-
39+
4040
// The maximum number of objects to store. Must be positive.
4141
static int maxObjects;
4242

0 commit comments

Comments
 (0)