@@ -1,8 +1,8 @@
package main
import "core:fmt"
import game "./game"
main :: proc() {
fmt.println("hello world")
game.run()
}
The note is not visible to the blocked user.