com.puzzlescapegames.services 1.2.2 → 1.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ using System;
2
2
  using UnityEditor;
3
3
  using UnityEngine;
4
4
 
5
- namespace PuzzlescapeGames.Atributes
5
+ namespace PuzzlescapeGames.Services
6
6
  {
7
7
  [ CustomPropertyDrawer( typeof(TimeInfoAttribute) ) ]
8
8
  public sealed class TimeInfoDrawer : PropertyDrawer
@@ -0,0 +1,8 @@
1
+ fileFormatVersion: 2
2
+ guid: d66b4694838bd7d49a65294fa337dbf3
3
+ folderAsset: yes
4
+ DefaultImporter:
5
+ externalObjects: {}
6
+ userData:
7
+ assetBundleName:
8
+ assetBundleVariant:
@@ -3,7 +3,8 @@
3
3
  "rootNamespace": "",
4
4
  "references": [
5
5
  "GUID:1de137006ee9ba0498bfecb3f78298e2",
6
- "GUID:0d8beb7f090555447a6cf5ce9e54dbb4"
6
+ "GUID:0d8beb7f090555447a6cf5ce9e54dbb4",
7
+ "GUID:da6c766fb7acd4846902a2217a5b299e"
7
8
  ],
8
9
  "includePlatforms": [
9
10
  "Editor"
@@ -1,6 +1,6 @@
1
1
  using UnityEngine;
2
2
 
3
- namespace PuzzlescapeGames.Atributes
3
+ namespace PuzzlescapeGames.Services
4
4
  {
5
5
  public sealed class TimeInfoAttribute : PropertyAttribute { }
6
6
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name" : "com.puzzlescapegames.services",
3
3
  "displayName" : "Puzzlescape Games Services",
4
- "version" : "1.2.2",
4
+ "version" : "1.2.3",
5
5
  "author" : "Puzzlescape Games",
6
6
  "description" : "Common services.",
7
7
  "repository": {
@@ -1,3 +0,0 @@
1
- fileFormatVersion: 2
2
- guid: 11a143f5d3634f139384d88b2f6dc9d8
3
- timeCreated: 1741707363