Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdawson authored Apr 28, 2024
1 parent 799ef01 commit 25f5756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public partial class MyNode : Node
```

```gdscript
extends Node2D
extends Node
func _process(delta):
ImGui.Begin("My Window")
Expand Down

0 comments on commit 25f5756

Please sign in to comment.