Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Code clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf81 committed Jun 9, 2019
1 parent 0d542f4 commit 31496a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Quest Shared/Level.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ import SpriteKit
struct Level {
let width = 12
let height = 8

let playerPosition = int2(2, 2)

fileprivate let tiles: [Int]

Expand Down

0 comments on commit 31496a4

Please sign in to comment.