Skip to content

Commit

Permalink
Remaining changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroHG committed Nov 22, 2024
1 parent 6684480 commit ce40508
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion unity/Assets/Scripts/AgentManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
using UnityEngine.Rendering;
using UnityEngine.Rendering.PostProcessing;
using UnityStandardAssets.Characters.FirstPerson;
using UnityStandardAssets.ImageEffects;
#if PLATFORM_CLOUD_RENDERING
using Unity.Simulation;
using UnityEditor;
Expand Down
2 changes: 1 addition & 1 deletion unity/ProjectSettings/GraphicsSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ GraphicsSettings:
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 4800000, guid: 72c7b921c024344cdb3b252b6a4399b0, type: 3}
- {fileID: 4800000, guid: c3b35a31aa3af4e4d8263d8b049f2f97, type: 3}
- {fileID: 4800000, guid: a8fe2fd2b926f4af8a14bb845b34872f, type: 3}
m_PreloadedShaders: []
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
type: 0}
Expand Down
2 changes: 1 addition & 1 deletion unity/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ PlayerSettings:
27: UNITY_POST_PROCESSING_STACK_V2
28: UNITY_POST_PROCESSING_STACK_V2
29: UNITY_POST_PROCESSING_STACK_V2
30:
30: UNITY_POST_PROCESSING_STACK_V2
32: UNITY_POST_PROCESSING_STACK_V2
33: UNITY_POST_PROCESSING_STACK_V2
additionalCompilerArguments: {}
Expand Down

0 comments on commit ce40508

Please sign in to comment.