Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
ApolloZhu committed Apr 1, 2018
1 parent 17e39b4 commit fb87537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Pong Hau K'i/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class ViewController: NSViewController {
override func viewDidLoad() {
super.viewDidLoad()
let scene = PHKScene(size: .standard)
GK
skView.presentScene(scene)
skView.ignoresSiblingOrder = true
skView.showsFPS = true
Expand Down

0 comments on commit fb87537

Please sign in to comment.