Skip to content

Commit

Permalink
Better error handling with tiled map editor scene loader.
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoatoucher committed Jan 28, 2022
1 parent a39b3d8 commit a426ea7
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 3,662 deletions.
2 changes: 1 addition & 1 deletion Demo/Shared/Game Menus/Extensions/Font+DemoFonts.swift
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ extension Font {

var menuHeaderFontSize: CGFloat {
#if os(OSX)
return 64.0
return 52.0
#elseif os(iOS)
if UIDevice.current.userInterfaceIdiom == .pad {
return 48.0
Expand Down
3,304 changes: 0 additions & 3,304 deletions Glide.xcodeproj/project.pbxproj

This file was deleted.

7 changes: 0 additions & 7 deletions Glide.xcodeproj/project.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

100 changes: 0 additions & 100 deletions Glide.xcodeproj/xcshareddata/xcschemes/Glide_iOS.xcscheme

This file was deleted.

100 changes: 0 additions & 100 deletions Glide.xcodeproj/xcshareddata/xcschemes/Glide_macOS.xcscheme

This file was deleted.

100 changes: 0 additions & 100 deletions Glide.xcodeproj/xcshareddata/xcschemes/Glide_tvOS.xcscheme

This file was deleted.

26 changes: 0 additions & 26 deletions Info.plist

This file was deleted.

Loading

0 comments on commit a426ea7

Please sign in to comment.