Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 75dc1e4

Browse files
committed
Nothing important
1 parent c8df0fc commit 75dc1e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Assets/Patterns/15. Service Locator (Another Implementation)/GameController.cs‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace ServiceLocatorPattern
1+
namespace ServiceLocatorPattern
22
{
33
using UnityEngine;
44

@@ -15,4 +15,4 @@ private void Start()
1515
thirdService?.Foo();
1616
}
1717
}
18-
}
18+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /