Skip to content

Commit

Permalink
changed folder to GodotMain
Browse files Browse the repository at this point in the history
  • Loading branch information
CedNaru committed Aug 9, 2020
1 parent d1e535c commit 5a9a3ea
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
package godot.samples.benchmark.bunnymark

import godot.core.*
import godot.*
import org.godotengine.kotlin.annotation.RegisterClass
import org.godotengine.kotlin.annotation.RegisterFunction

@RegisterClass("benchmarks/BunnymarkV1DrawTexture/kot")
class BunnymarkV1DrawTexture : Node2D() {

Expand Down

0 comments on commit 5a9a3ea

Please sign in to comment.